Mouse hover does not disappear
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: rune.philosof, Unassigned)
Details
Attachments
(1 file)
15.57 KB,
image/png
|
Details |
Steps to reproduce:
https://support.mozilla.org/en-US/questions/1419555#answer-1611625
(Fedora, Gnome, X11)
Reproduce:
- Login to a X11 session (check with
echo $XDG_SESSION_TYPE
). - Open a Firefox window.
- Place a window of another app on top of the Firefox window, just below the reload button, but partly overlapping it.
- Hover the Firefox reload button, to make it show "Reload current page (Ctrl+R)".
- Move the cursor to the other app's window without leaving the reload button before entering the other window.
Actual results:
The reload button continues to look like it is hovered and the hover message "Reload current page (Ctrl+R)" will stay on screen until the cursor enters a Firefox window again.
I have attached an image that show it, after I have dragged the other window to completely cover the reload button.
This problem also occurs with the hover message from html tags with attribute title.
Expected results:
The hover effect should disappear when the mouse cursor leaves the Firefox window.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
May be dupe of Bug 148624.
Description
•