View Issue Details

IDProjectCategoryView StatusLast Update
3057Composrcore_themeingpublic2017-02-06 19:12
ReporterPDStig Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary3057: tooltips don't always hide on mouse out
DescriptionComposr tooltips (such as those spawned from hovering over mentions and tiny avatars and username links) do not always disappear on mouse out like they should. Here's what happens:

If you place your cursor over the item, it appears a timer activates, which delays the spawning of the tool tip for a fraction of a second. If you mouse out before that timer expires, the tool tip will still spawn and thus bypass the mouse out event. Mouse out needs to be able to cancel this timer if it has not yet fired. Otherwise, a tool tip will display that can only be hidden by refreshing the page or mousing on and out again.
TagsNo tags attached.
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2017-02-06 19:12

administrator   ~4765

Wasn't quite that, was to do with onmouseover/onmouseleave bubbling behaviour, but fixed.

Issue History

Date Modified Username Field Change
2017-02-03 00:25 PDStig New Issue
2017-02-06 19:12 Chris Graham Note Added: 0004765
2017-02-06 19:12 Chris Graham Status Not Assigned => Resolved
2017-02-06 19:12 Chris Graham Resolution open => fixed
2017-02-06 19:12 Chris Graham Assigned To => Chris Graham