Closed
Bug 1452563
Opened 7 years ago
Closed 7 years ago
Font weight getting heavier with page scroll
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ethan, Assigned: lsalzman)
References
()
Details
(Keywords: nightly-community)
Attachments
(1 file)
(deleted),
image/gif
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180408220126
Steps to reproduce:
Navigating to https://blog.travis-ci.com/2018-04-03-incident-post-mortem with WebRender enabled.
Actual results:
See attached gifv, the font weight seems to have gotten heavier as I scrolled down the page.
Expected results:
The font weight should have stayed the same.
Updated•7 years ago
|
Component: Untriaged → Graphics: WebRender
Keywords: nightly-community
OS: Unspecified → Windows 10
Product: Firefox → Core
Hardware: Unspecified → x86_64
It'd be good to know what this is
Reporter | ||
Comment 3•7 years ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #2)
> Can you still reproduce this?
Yes, I can still repro this.
Flags: needinfo?(ethan)
Comment 4•7 years ago
|
||
I can also reproduce this. It *mostly* looks like we're just dropping to greyscale, suggesting a fallback. However I see hints of colour as if subpixel was *kinda* still there? Might just be an artifact from how I'm zooming in windows though.
Assignee | ||
Comment 5•7 years ago
|
||
At least for me, only reproduces with subpixel AA enabled, but not with it disabled. I tried running mozregression on this, and it claims bug 1339474, which turned on APZ for WR, is where this might have started. Kats, ideas?
Flags: needinfo?(bugmail)
Comment 6•7 years ago
|
||
Sorry, I have no idea why turning on APZ would affect this. I can repro the behaviour on macOS with default WR-enabled settings as well as with layers.async-pan-zoom.enabled set to false. So I don't know if this is really specific to APZ or if that's just a red herring.
Flags: needinfo?(bugmail)
Assignee | ||
Comment 7•7 years ago
|
||
This should be addressed by WR PR https://github.com/servo/webrender/pull/2693
Blocks: 1407345
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
See Also: → https://github.com/servo/webrender/pull/2693
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
•