Closed
Bug 2036028
Opened 2 months ago
Closed 2 months ago
[Wayland] Pointer lock doesn't work well on OOP iframe
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
STR:
- Load https://bug1971833.bmoattachments.org/attachment.cgi?id=9494400
- Click red circle to request pointer lock.
- Move mouse
Expected result:
Red circle moves smoothly.
Actual result:
Red circle jumps.
Comment 1•2 months ago
|
||
You're right.
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Updated•2 months ago
|
Blocks: pointer-lock
Pushed by echen@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5f7f3df53be4
https://hg.mozilla.org/integration/autoland/rev/9a04bc732a2e
Make pointer lock implmentation in Wayland using the same flow as other platform; r=stransky
Comment 4•2 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Pushed by csabou@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/191390e44d2e
https://hg.mozilla.org/integration/autoland/rev/e2fff41d431b
Revert "Bug 2036028 - Make pointer lock implmentation in Wayland using the same flow as other platform; r=stransky" for conflicts when backing out 1829401.
Pushed by csabou@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/4aa9001052c5
https://hg.mozilla.org/mozilla-central/rev/24b7499485ba
Revert "Bug 2036028 - Make pointer lock implmentation in Wayland using the same flow as other platform; r=stransky" for conflicts when backing out 1829401.
Comment 7•2 months ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/24b7499485ba
Status: RESOLVED → REOPENED
status-firefox152:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 152 Branch → ---
Pushed by echen@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2f161fe676a4
https://hg.mozilla.org/integration/autoland/rev/47658e6a906d
Make pointer lock implmentation in Wayland using the same flow as other platform; r=stransky
Comment 9•2 months ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 2 months ago → 2 months ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Updated•2 months ago
|
Flags: needinfo?(stransky)
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c153/b152]
You need to log in
before you can comment on or make changes to this bug.
Description
•