Closed
Bug 1566897
Opened 6 years ago
Closed 6 years ago
webrender: Last letters disappear for a short time while typing (Intel HD Graphics 530)
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1556634
Tracking | Status | |
---|---|---|
firefox70 | --- | affected |
People
(Reporter: grayshade, Unassigned)
References
Details
(Keywords: nightly-community)
Attachments
(1 file)
29.61 KB,
application/json
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
- Start Nightly (2019-07-17) with a new profile. WebRender is enabled by default.
- Open a web page with a text area or text input (e.g. https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_textarea)
- Start typing reasonably quickly in the said text area.
3'. Alternatively, hold a letter and release it after a couple of seconds.
3''. Alternatively, go to about:config and hold a letter in the search text box; stop from time to time and watch the results panel. The new preference name should be the same as the contents of the search box, however it flickers to a shorter length, then back.
Actual results:
Once every 10 seconds or so, the last typed letter (and possibly the cursor, too) disappears, then shows up again a short while later. When it's not glitching, the displayed text is correct. The effect is as if an old frame is redered instead of the current one.
Expected results:
No glitches while typing.
Reporter | ||
Updated•6 years ago
|
Component: Untriaged → Graphics: WebRender
OS: Unspecified → Windows 10
Product: Firefox → Core
Hardware: Unspecified → x86_64
Reporter | ||
Comment 1•6 years ago
|
||
More details:
- I see this on Windows 10 1903. I'm not sure if it happens on older versions
- disabling WebRender fixes the issue
- opening Game Mode (Win-G) and using the screen recording functionality fixes the issue (while recording is running)
- I just realized that my graphics driver is ancient. I'll try to update it and re-test
Reporter | ||
Updated•6 years ago
|
Summary: webrender: Last letters disappears for a short time while typing → webrender: Last letters disappear for a short time while typing
Reporter | ||
Comment 2•6 years ago
|
||
The issue still occurs after upgrading to the latest Intel GPU drivers (26.20.100.6912). Also, it doesn't happen on Linux.
Comment 3•6 years ago
•
|
||
Thanks! This sounds like a duplicate of bug 1556634.
status-firefox70:
--- → affected
Keywords: nightly-community
See Also: → 1556634
Summary: webrender: Last letters disappear for a short time while typing → webrender: Last letters disappear for a short time while typing (Intel HD Graphics 530)
Reporter | ||
Comment 4•6 years ago
|
||
:darkspirit thanks, it looks like a duplicate indeed. I don't think it's Intel-only, as it also happens with my NVIDIA GPU.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•