Closed
Bug 1703657
Opened 5 years ago
Closed 5 years ago
[Wayland] Use wayland focus workaround if widget.wayland-focus-workaroud is set at nsWindow::SetFocus()
Categories
(Core :: Widget: Gtk, enhancement)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Recently nsWindow::SetFocus() uses testing.browserTestHarness.running pref value to use focus workaround but this value is not set and it's used for different task.
Let's use our own Wayland specific one which can be used independently.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9214205 -
Attachment description: Bug 1703657 [Wayland] Use wayland focus workaround if widget.wayland-focus-workaroud is set at nsWindow::SetFocus(), r?rmader → Bug 1703657 [Wayland] Use wayland focus workaround if widget.wayland.focus-workaround.enabled is set at nsWindow::SetFocus(), r?rmader
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/98bf0c1f1548
[Wayland] Use wayland focus workaround if widget.wayland.focus-workaround.enabled is set at nsWindow::SetFocus(), r=rmader
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•