Tooltips shown in one tab do not hide when another tab is opened
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
People
(Reporter: bugzilla, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
- Open some page that shows hints over links (like bug search here, on bugzilla, search some text)
- Hover over a link to see a hint.
- Open the link in new tab (by middle mouse click)
- Shown hint is everywhere. It can be hidden only by mouse move in the first tab (that showed it)
Updated•6 years ago
|
New info:
Today I've witnessed such situation - opening a new tab, but the hint from first tab appeared over the second after maybe 1/2 of a second.
I think it is somehow connected.
Okay. I don't know what influenced it, but here are some new facts.
I had some problems with my CPU cooler, and had to limit my CPU to 90%.
And when I've installed new cooler, I've removed that limit, and the "hints all over browser" were gone.
I've tested for 3 days, and haven't noticed any of them. But now I've had one again!
This bug is actual for 69.0a1 nightly and with enabled WebRender too.
Got new videocard, reinstalled Win10 and drivers - no effect.
Wow, now I've opened a tab while building android project (whole CPU was used) and the hint was shown like after 7-8 seconds after tab was opened. And, of course, it won't go away.
Comment 7•6 years ago
|
||
Hi Revertron,
We are unable to reproduce this issue even with WebRender enabled, but maybe you can provide a bit more info.
Can you please download Firefox Nightly from here: https://nightly.mozilla.org/ and retest the problem and see if the issue still occurs there as well?
Does this issue occur with a fresh profile? you can find the steps here: https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?redirectlocale=en-US&redirectslug=Managing-profiles#w_starting-the-profile-manager
You can also try turning Content Blocking off and retest this issue, from the Site information panel on the left of the URL bar > click the Turn off Blocking for this Site and see if the issue goes away.
Looking forward to your answer, Florencia.
Hi Florencia,
I am using Nightly as my daily driver, and update it 1-2 times a day. And the bug was present as long as I remember.
I've tried a clean profile as you suggested. As you can see, the bug is there: https://up.zbin.eu/Gw9kra.mp4
It took about 20-30 link openings but finally it revealed itself.
Comment 9•6 years ago
•
|
||
Is it fixed now? (with latest https://nightly.mozilla.org)
Reporter | ||
Comment 10•6 years ago
|
||
Did anyone try to fix it?
I see it every day. Last time 3 seconds ago. On current nightly.
Updated•6 years ago
|
Comment 11•6 years ago
|
||
(In reply to Revertron from comment #0)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
- Open some page that shows hints over links (like bug search here, on bugzilla, search some text)
- Hover over a link to see a hint.
- Open the link in new tab (by middle mouse click)
In your profile, does this select the new tab immediately?
Reporter | ||
Comment 12•6 years ago
|
||
In your profile, does this select the new tab immediately?
Yep, very quickly.
Comment 13•6 years ago
|
||
The video shows the tooltip from the original page appearing after the new tab was switched to, so that looks like a problem with the timer in nsXULTooltipListener.cpp.
Reporter | ||
Comment 14•6 years ago
|
||
Just updated the Nightly, and can't repeat the bug.
I will take an eye on it.
Comment 15•6 years ago
•
|
||
Sounds like bug 1550637 fixed this then, although I'm not sure how it would have done that for the case where the tooltip would appear after switching tabs.
Reporter | ||
Comment 16•6 years ago
|
||
Nope, not fixed :( Appeared just now again :(
Comment 17•6 years ago
•
|
||
I can still repro as well, typically with tooltips from treeherder.
(See my comment at https://bugzilla.mozilla.org/show_bug.cgi?id=1550637#c1)
Updated•6 years ago
|
Updated•6 years ago
|
Comment 18•6 years ago
|
||
FWIW I'm on current Nightly (2019-06-18, so after bug 1550637 landed) and still encountering this.
Reporter | ||
Comment 19•6 years ago
|
||
Yep, this bug is not fixed, as #1550637, I think.
Updated•6 years ago
|
Description
•