Page MenuHomePhabricator

Flow: hover a title of a topic, blurs the contents of the topic
Closed, ResolvedPublic

Description

When we hover a TopicTitleBar, it very-slightly blurs the contents of the first post and its replies. This doesn't seem helpful.

TheDJ notes it is caused by this code:

.flow-topic-titlebar:hover + .flow-post {

opacity:.85

}

Screenshots:
https://i.imgur.com/BjTjecH.png
https://i.imgur.com/a6kKcxf.png
https://www.mediawiki.org/wiki/File:Flow_topic_without_hover.png
https://www.mediawiki.org/wiki/File:Flow_topic_with_hover.png

Discussed at https://www.mediawiki.org/w/index.php?title=Talk:Flow&workflow=rxtlvx7tsc2qqf1b#flow-post-ry5zwru18qpuglqk


Version: unspecified
Severity: normal

Details

Reference
bz68175

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:41 AM
bzimport set Reference to bz68175.
bzimport added a subscriber: Unknown Object (MLST).
DannyH claimed this task.

I believe this has been fixed.