Typing in google doc is broken
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox-esr102 | --- | unaffected |
| firefox102 | --- | unaffected |
| firefox103 | --- | unaffected |
| firefox104 | + | fixed |
People
(Reporter: pascalc, Assigned: lsalzman)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Mozilla/5.0 (X11; Linux x86_64; rv:104.0) Gecko/20100101 Firefox/104.0 ID:20220712215641
Ubuntu 22.04, Wayland session & xwayland Firefox nightly
In a google doc document, what is displayed on screen is not synced with what I type on the keyboard.
STR:
- Create a google doc
- type something
- press Enter key
ER:
What I type is what I see
AR:
There is a one letter delay between what I type and what I see on screen, for example the last letter of a word is actually displayed with a blank space, the letter will be displayed only after I type another letter
This is a regression by bug 1777426
15:49.35 INFO: Last good revision: 0a598b1533e6794061a605e91655cad88c8ab4c9
15:49.35 INFO: First bad revision: 509b05b741a2c5b27f467f9bd8c45bb1f32902da
15:49.35 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0a598b1533e6794061a605e91655cad88c8ab4c9&tochange=509b05b741a2c5b27f467f9bd8c45bb1f32902da
| Reporter | ||
Comment 1•3 years ago
|
||
Setting gfx.canvas.accelerated.async-present to false 'fixes' the bug.
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Appears to be Wayland/XWayland specific. I could reproduce with Wayland, but not X11.
Comment 3•3 years ago
|
||
We aren't shipping accelerated canvas in 104, so I think should be marked as disabled (for beta/release)?
| Reporter | ||
Comment 4•3 years ago
|
||
We are still in nightly, we will mark it as disabled when 104 is in beta.
| Assignee | ||
Comment 5•3 years ago
|
||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Comment 8•3 years ago
|
||
| bugherder | ||
Updated•3 years ago
|
Hello,
I couldn't reproduce this issue on neither wayland/xwayland sessions on Ubuntu 22.04 on Nightly 104.0a1(build ID: 20220712215641).
Would you be so kind as to verify if this bug still reproduces on Firefox RC 104.0?
Thank you.
Description
•