Closed
Bug 1007670
Opened 12 years ago
Closed 10 years ago
Firefox gradient banding issue
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
DUPLICATE
of bug 627771
People
(Reporter: nucrap1, Unassigned)
Details
Attachments
(1 file)
|
204 bytes,
text/html
|
Details |
Using larger gradients in firefox is a real pain, because there's significant banding. Chrome doesn't have this issue.
I have attached a file to show what I mean. Open it with firefox and then chrome and you will see the difference.
Affected is for example: http://lxqt.org/
Bugs that might be related:
https://bugzilla.mozilla.org/show_bug.cgi?id=803299
https://bugzilla.mozilla.org/show_bug.cgi?id=795247
https://bugzilla.mozilla.org/show_bug.cgi?id=951273
https://bugzilla.mozilla.org/show_bug.cgi?id=627771
I am not sure however if those bugreports address the exact same issue. If they do, please inform me which one.
Comment 1•12 years ago
|
||
i can confirm that there is a difference in rendering between in Nightly and Chrome 35. Nightly looks banded, Chrome is continuous.
Can somebody please set this bug to confirmed? It's reproducible within a second for everybody.
It appears that it's smoother in Chrome because Chrome is dithering the gradient.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Component: CSS Parsing and Computation → Layout: View Rendering
Resolution: --- → DUPLICATE
What about the other bugs I listed in the first post? Are they also duplicates?
I don't think so.
Updated•10 years ago
|
Flags: needinfo?(nucrap)
| Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•