Closed
Bug 1420956
Opened 7 years ago
Closed 7 years ago
Text on Bugzilla is distorted with WebRender enabled
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox57 | --- | unaffected |
firefox58 | --- | unaffected |
firefox59 | --- | affected |
People
(Reporter: pascalc, Assigned: lsalzman)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wr-reserve])
Attachments
(2 files)
Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0 ID:20171127100433
I activated webrender with the instructions from https://mozillagfx.wordpress.com/2017/11/27/webrender-newsletter-10/ :
In about:config:
– set “gfx.webrender.enabled” to true,
– set “gfx.webrender.blob-images” to true,
– set “image.mem.shared” to true,
– if you are on Linux, set “layers.acceleration.force-enabled” to true.
After a restart of the browser, the text in Bugzilla is all distorted (see attached file).
If I take a screenshot of the bug with the built-in screenshot tool in Firefox, the image saved has no text rendering issue (the screenshot attached is from the OS screenshot tool).
If I put the options above back tpo false and restart the browser, the bug is gone.
My computer is an X1 Carbon 4th gen with an Intel GPU, I run Ubuntu 17.10. I will attach the data from about:support
Reporter | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
from comment 1
> font.default.x-unicode "sans-serif"
> font.minimum-size.x-western 11
> font.name.serif.x-western "Ubuntu"
> font.name.monospace.x-western "Ubuntu Mono"
> font.internaluseonly.changed true
> font.name.sans-serif.x-western "Ubuntu"
> "Intel Open Source Technology Center -- Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) "
status-firefox57:
--- → unaffected
status-firefox58:
--- → unaffected
status-firefox59:
--- → affected
status-firefox-esr52:
--- → unaffected
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
See Also: → 1408117
Whiteboard: [wr-mvp] [triage]
Version: unspecified → Trunk
Updated•7 years ago
|
Blocks: stage-wr-trains
Priority: -- → P3
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage] → [wr-reserve]
Assignee | ||
Comment 3•7 years ago
|
||
Fixed by upstream WR PR https://github.com/servo/webrender/pull/2165
Assignee: nobody → lsalzman
Depends on: 1422317
Priority: P3 → P1
Hardware: x86_64 → All
See Also: → https://github.com/servo/webrender/pull/2165
Assignee | ||
Updated•7 years ago
|
Status: NEW → ASSIGNED
Updated•7 years ago
|
Blocks: webrender-site-issues
Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•