[wayland] Tooltips occasionally stop showing
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox86 | --- | affected |
People
(Reporter: heftig, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
It occasionally happens that tooltips (e.g. on tabs) stop showing. This is not a new problem.
I often notice this together with Drag and Drop being broken (bug 1622107).
I'm using GNOME (Wayland, WR, currently Mutter 3.38.2-4-g00e247ed7, GTK 3.24.24).
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Downstream bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1880387
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
bugherder |
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
Depends on D104709
Assignee | ||
Comment 7•4 years ago
|
||
- When there's cached drawing from previous rendering and widget size changes, we can't paint the cached drawings.
Instead create a new wl_buffer with size of MozContainer and clear the cache.
Depends on D104710
Assignee | ||
Comment 8•4 years ago
|
||
Depends on D104711
Assignee | ||
Comment 9•4 years ago
|
||
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
bugherder |
Reporter | ||
Comment 12•4 years ago
|
||
I've just had missing tooltips again, in a build of https://hg.mozilla.org/mozilla-central/rev/1941f4130b28b8b5863b2af402602d3ef5614d5e.
Reporter | ||
Comment 13•4 years ago
|
||
Just had it happen again (Nightly 0abd3454600d); D&D was broken as well.
As in https://bugzilla.redhat.com/show_bug.cgi?id=1880387#c3, opening certain attached dialogs seems to restore both D&D and tooltips. The "Bookmark All Tabs" dialog (Ctrl+Shift+D) worked for this purpose, while "Open File" (Ctrl+O) did not.
Assignee | ||
Comment 14•4 years ago
|
||
Patches for D&D are at Bug 1635757.
Do you mean you see the missing tooltips with the patches above?
Thanks.
Assignee | ||
Comment 15•4 years ago
|
||
btw. what do you mean with broken D&D? It's drag of tab and creating new Firefox window or D&D of some content like text/images?
Reporter | ||
Comment 16•4 years ago
|
||
Do you mean you see the missing tooltips with the patches above?
Yes.
btw. what do you mean with broken D&D? It's drag of tab and creating new Firefox window or D&D of some content like text/images?
Dragging can't be started, no matter the source. This is the "See Also" bug 1622107. It seems that tooltips being missing and dragging being broken always coincide here.
Assignee | ||
Comment 17•4 years ago
|
||
Okay, let's move to bug 1622107 then.
As for the tooltips - I expect there isn't a simply way how to reproduce it, correct? I'd need a log of that but it may be difficult to get one when it happens only sometime.
Reporter | ||
Comment 18•4 years ago
|
||
Yes, correct.
Assignee | ||
Comment 19•3 years ago
|
||
Can you please test latest nightly under Wayland? A new popup handling code landed there.
Thanks.
Reporter | ||
Comment 20•3 years ago
|
||
I don't remember encountering this for a while. I think it might have been fixed together with bug 1622107.
Assignee | ||
Comment 21•3 years ago
|
||
Thanks.
Updated•3 years ago
|
Description
•