Closed
Bug 1744503
Opened 3 years ago
Closed 3 years ago
[Linux] Use correct time for gtk_window_present_with_time()
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(1 file)
According to https://gitlab.gnome.org/GNOME/mutter/-/issues/2044#note_1325953 we should use last input time for gtk_window_present_with_time() if we don't have last focus time.
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/c8dc7b7ba699
[Linux] Use last input time for gtk_window_present_with_time() if we don't have last focus time, r=rmader
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•