Tooltips persist in foreground when Firefox is in background
Categories
(Core :: XUL, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | verified |
People
(Reporter: Juneappal, Assigned: fanzhuyifan+github)
References
(Regressed 1 open bug)
Details
Attachments
(8 files)
Comment 2•22 years ago
|
||
Comment 3•22 years ago
|
||
Comment 6•21 years ago
|
||
Comment 7•21 years ago
|
||
Comment 8•20 years ago
|
||
Comment 9•20 years ago
|
||
Comment 10•19 years ago
|
||
Comment 11•19 years ago
|
||
Comment 12•19 years ago
|
||
Comment 13•19 years ago
|
||
Comment 14•19 years ago
|
||
Comment 15•19 years ago
|
||
Comment 16•19 years ago
|
||
Comment 19•18 years ago
|
||
Comment 20•17 years ago
|
||
Comment 21•17 years ago
|
||
Comment 22•16 years ago
|
||
Comment 23•16 years ago
|
||
Comment 24•16 years ago
|
||
Updated•16 years ago
|
Comment 25•14 years ago
|
||
Comment 26•14 years ago
|
||
Comment 27•14 years ago
|
||
Comment 28•14 years ago
|
||
Comment 29•14 years ago
|
||
Comment 30•14 years ago
|
||
Comment 31•14 years ago
|
||
Comment 32•14 years ago
|
||
Comment 33•14 years ago
|
||
Comment 34•13 years ago
|
||
Comment 35•13 years ago
|
||
Comment 36•13 years ago
|
||
Comment 37•10 years ago
|
||
Comment 38•8 years ago
|
||
Updated•2 years ago
|
Comment 39•2 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 8 duplicates and 15 votes.
:enndeakin, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Comment 40•2 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Comment 41•2 years ago
|
||
Still reproducible (and still extremely annoying) with Thunderbird 102.4.1 (64-bit) and Firefox 106.0.1 (64-bit) on GNU/Linux. When I'm multitasking, I need to manually minimize Thunderbird in order to prevent its tooltips from interfering from my work in other windows.
Not reproducible with SeaMonkey 2.53.14, so maybe this isn't a Core product issue after all, or maybe SeaMonkey has done something to override the bad behaviour. Maybe the Firefox and Thunderbird developers can see what SeaMonkey has done to fix the issue and implement the same fix.
Comment 42•2 years ago
|
||
This 21 year old bug is still open. It is quite annoying, to be frank -- happens to me at least once per day.
That said, given its longevity, I'm kinda partial to let it be forever. It feels like a relic from the past.
Comment 43•2 years ago
|
||
Hi, still happening to me too (OS: KDE Neon 22.04).
Firefox v113.0.2
Comment 44•2 years ago
|
||
Still happening on Firefox 115.0.2 + GNOME 44.
I just browser-hopped back to firefox this week and this was one of the larger annoyances, as I trigger it constantly.
For people who find this page via search engine, like me, the solution I'm using is to disable tooltips entirely, with the setting browser.chrome.toolbar_tips
. It's a weird thing to have to resort to, but I don't think there's really any situation where I'll miss them.
Assignee | ||
Comment 45•1 year ago
|
||
I am also experiencing this bug.
Version: firefox 117.0, clean profile; also thunderbird 115.2.0. Using xfce with xfwm.
Steps to reproduce:
Hover mouse over element that will generate tooltip.
Just as the tooltip is a about to appear, but before the tooltip appears, use hotkey to switch to another workspace.
Symptoms:
The tooltip will appear in the other workspace, and will not disappear until I switch back to firefox and move my mouse.
Assignee | ||
Comment 46•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Comment 47•1 year ago
|
||
(In reply to fanzhuyifan+github from comment #45)
I am also experiencing this bug.
Version: firefox 117.0, clean profile; also thunderbird 115.2.0. Using xfce with xfwm.
Steps to reproduce:
Hover mouse over element that will generate tooltip. Just as the tooltip is a about to appear, but before the tooltip appears, use hotkey to switch to another workspace.
Symptoms:
The tooltip will appear in the other workspace, and will not disappear until I switch back to firefox and move my mouse.
Reproducing the bug on firefox-nightly, on linux, xorg, xfce with xfwm.
Updated Steps to reproduce:
- Hover mouse over browser element that will generate tooltip (e.g., task bar. not webpage elements with tooltips)
- alt-tab to another window or use quick key to switch to another workspace
Comment 48•1 year ago
|
||
I think a better fix would be for widget to send a window-level mouse exit event when the workspace switch happens. But I'm not sure where that code would go or how we would detect this situation.
Assignee | ||
Comment 49•1 year ago
|
||
The nodes are already getting focusout events when workspace switches. This means some part of the code must already be detecting this situation, right?
Updated•1 year ago
|
Comment 51•1 year ago
|
||
Comment 52•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Assignee | ||
Comment 53•1 year ago
|
||
For me the bug only shows up when MOZ_ENV_XINPUT2
is set to 1. The bug disappears as soon as MOZ_ENV_XINPUT2
is set to 0.
Updated•1 year ago
|
Comment 54•1 year ago
|
||
Seems that you made a lot of people happy:
https://framapiaf.org/@brion@bikeshed.vibber.net/111191271386263724
Comment 55•1 year ago
|
||
(In reply to fanzhuyifan+github from comment #53)
For me the bug only shows up when
MOZ_ENV_XINPUT2
is set to 1. The bug disappears as soon asMOZ_ENV_XINPUT2
is set to 0.
That's bug 1809029. I can't repro but fixes are welcome.
Updated•1 year ago
|
Comment 59•1 year ago
|
||
I've reproduced this issue using Firefox 106.0.1 on Ubuntu 22.04 following the STR from Comment 0.
Verified as fixed on the latest Nightly 120.0a1 version under same configuration where the issue no longer persists.
Updated•1 year ago
|
Comment 60•1 year ago
|
||
Ryan, what do you think about uplifting to 115 ?
I've been running a local Thunderbird 115 with this patch applied, and it's been working fine for me, and the bug is fixed.
Description
•