Closed
Bug 1153957
Opened 10 years ago
Closed 9 years ago
[e10s] Text rendered with grayscale instead of sub-pixel anti-aliasing
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1172014
Tracking | Status | |
---|---|---|
e10s | m8+ | --- |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: regression)
Attachments
(2 files)
This happens with newly created profile.
Steps to reproduce:
1. Open http://www.reddit.com/r/DaystromInstitute/ in e10s
2. Open http://www.reddit.com/r/DaystromInstitute/ in non-e10s
3. Compere them
Actual Result:
Text rendered with grayscale AA on e10s browser
Text rendered with sub-pixel AA on non-e10s browser
Expected Results:
Text should render with sub-pixel AA on e10s browser
Reporter | ||
Comment 1•10 years ago
|
||
Graphics
--------
Adapter Description: AMD Radeon HD 6450
Adapter Drivers: aticfx64 aticfx64 aticfx64 aticfx32 aticfx32 aticfx32 atiumd64 atidxx64 atidxx64 atiumdag atidxx32 atidxx32 atiumdva atiumd6a atitmm64
Adapter RAM: 1024
Asynchronous Pan/Zoom: none
ClearType Parameters: Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 200
Device ID: 0x6779
Direct2D Enabled: true
DirectWrite Enabled: true (6.2.9200.16571)
Driver Date: 11-20-2014
Driver Version: 14.501.1003.0
GPU #2 Active: false
GPU Accelerated Windows: 1/1 Direct3D 11 (OMTC)
Subsys ID: 23111787
Vendor ID: 0x1002
WebGL Renderer: Google Inc. -- ANGLE (AMD Radeon HD 6450 Direct3D11 vs_5_0 ps_5_0)
windowLayerManagerRemote: true
AzureCanvasBackend: direct2d 1.1
AzureContentBackend: direct2d 1.1
AzureFallbackCanvasBackend: cairo
AzureSkiaAccelerated: 0
Reporter | ||
Comment 2•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
status-firefox40:
affected → ---
Version: 40 Branch → Trunk
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Comment 3•10 years ago
|
||
Reporter | ||
Comment 4•10 years ago
|
||
Via local build,
Last Good: 9de7f61c40cc
First Bad: 10e5dd951795
Triggered by: 10e5dd951795 Markus Stange — Bug 1148855 - Rework how display items are assigned to PaintedLayers and make it work the same way with and without APZ. r=roc
Updated•10 years ago
|
Assignee: nobody → mstange
Flags: needinfo?(mstange)
Updated•10 years ago
|
Updated•10 years ago
|
Status: NEW → ASSIGNED
Comment 5•9 years ago
|
||
Alice, can you still reproduce this? I was going to look at it today but both the testcase and the original page don't show the problem (anymore?) for me.
I think I tested this when you filed the bug originally and was able to reproduce it at the time. So maybe something has landed in the meantime that has fixed it.
Flags: needinfo?(alice0775)
Reporter | ||
Comment 6•9 years ago
|
||
I tested with latest Nightly.
But, I can still reproduce the problem on both original page and the testcase.
Enable e10s(default): Grayscale AA
Disable e10s(from option and restart): Sub-pixel AA
https://hg.mozilla.org/mozilla-central/rev/c6bbf8f1b02b
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 ID:20150526030202
Flags: needinfo?(alice0775)
Comment 7•9 years ago
|
||
All right, thanks!
Comment 8•9 years ago
|
||
We think this may be fixed by bug 1172014. That patch hasn't landed yet, but we should re-test this when it lands.
Depends on: 1172014
Comment 10•9 years ago
|
||
Nope, still haven't been able to reproduce this on OS X. That makes it very likely that it will indeed be fixed by bug 1172014.
Flags: needinfo?(mstange)
Comment 12•9 years ago
|
||
I'm not working on this because I'm quite certain that this is bug 1172014.
Unassigning myself and duping over to bug 1172014.
Assignee: mstange → nobody
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
No longer depends on: 1172014
Flags: needinfo?(mstange)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•