Closed
Bug 1788936
Opened 2 years ago
Closed 2 years ago
[Wayland] Optimize popup hide/show for GDK_WINDOW_TYPE_HINT_UTILITY
Categories
(Core :: Widget: Gtk, enhancement, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 1788936 [Wayland] Don't hide GDK_WINDOW_TYPE_HINT_UTILITY popup when has a correct type r?emilio
48 bytes,
text/x-phabricator-request
|
Details | Review |
GDK_WINDOW_TYPE_HINT_UTILITY does not need to be hidden when they're positioned/scaled.
Assignee | ||
Comment 1•2 years ago
|
||
We don't need to hide/show GDK_WINDOW_TYPE_HINT_UTILITY popup type to change it's position.
Hide it only if we need to set correct popup type as such change is done in map event.
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/c60172557b15
[Wayland] Don't hide GDK_WINDOW_TYPE_HINT_UTILITY popup when has a correct type r=emilio
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•