Closed
Bug 1568154
Opened 6 years ago
Closed 6 years ago
Tooltip reappears after switching back tab and would not hide
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1533269
People
(Reporter: alice0775, Assigned: kohei)
Details
Reproducible on Nightly70.0a1(20190722214346), Firefox 69.0b6, 68.0.1 and 60.8.0esr.
Reproducible: always with/without WebRender
Steps To Reproduce:
- Open Bugzilla bug in tab[A] and logged in
- Mouse hover over a Bug # link so that tooltip[c] will popup
- Middle click the link to open in back ground tab[B]
- Switch to the tab[B]
- Switch back to the original tab[A]
---- observe , the tooltip[c] reappears - Attempt to scroll , mouse hover over the other link/browser UI , switch tabs
---- observe , the tooltip[c] would not hide
Actual Results:
Tooltip reappears after switching back tab and would not hide
Expected Results:
Tooltip should hide
![]() |
Reporter | |
Updated•6 years ago
|
status-firefox68:
wontfix → ---
status-firefox69:
fix-optional → ---
status-firefox70:
affected → ---
status-firefox-esr60:
wontfix → ---
status-firefox-esr68:
wontfix → ---
Component: Graphics: Layers → General
Product: Core → bugzilla.mozilla.org
Version: 70 Branch → Production
![]() |
Reporter | |
Comment 1•6 years ago
|
||
Reproducible on Chrome 77.0.3844.0 too.
![]() |
Reporter | |
Comment 2•6 years ago
|
||
Screen cast: https://youtu.be/1V94hImgB70
![]() |
Reporter | |
Updated•6 years ago
|
Component: General → User Interface
Assignee | ||
Comment 3•6 years ago
|
||
Thanks Alice-san! Yeah, these are non-browser-native tooltips shown by a jQuery plug-in so it sometimes behaves weirdly. We’ll eventually replace it with a custom tooltip or hovercard.
See Also: → 1533269
Assignee | ||
Comment 4•6 years ago
|
||
Will figure out if we can work around the issue without replacing the current jQuery plug-in.
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•6 years ago
|
||
Okay, I’m fixing Bug 1533269 and this at once.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•