View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017053 | MMW 5 | Main Panel | public | 2020-11-06 05:05 | 2020-12-27 14:18 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | ||||
Summary | 0017053: Breadcrumb 'tooltip' disappears too easily | ||||
Description | If breadcrumbs don't have enough room to display, then they're truncated but the user can view the whole breadcrumb by hovering on it, causing a 'tooltip' of the full breadcrumb to display. The bug is that it's very difficult to get it to display without flashing because _any_ movement of the cursor (even when the movement is on the same element of the breadcrumb) causes it to disappear. Push to 5.0.1 if non-trivial. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
It is consequence of fixing 0015879, where you wanted the exact opposite for rating control. I looked at other apps and it seems, more common is hiding tooltip on every mouse move, instead of keeping it, when move is inside the same control (like in MM4). I think both could be annoying in some scenarios. Please choose one behavior and I will make a change, if needed. We could also make exception only for rating control... |
|
I would have preferred that most cases behave as in 0015879, but that cases such as this, or when metadata is truncated (i.e. when there's a lot to read) that hovering doesn't cause it to disappear. But if we must choose a single behavior, then lets leave things as is. |
|
Verified 2291 This works satisfactory, I tested in normal browsing, location browsing, tag fields browsing. Closing for now. |