Closed
Bug 390039
Opened 18 years ago
Closed 18 years ago
antialiasing inconsistent when using full page zoom
Categories
(Core Graveyard :: GFX, defect)
Core Graveyard
GFX
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jonathan_haas, Assigned: sharparrow1)
References
Details
Attachments
(2 files)
658 bytes,
text/html
|
Details | |
1.05 KB,
patch
|
vlad
:
review+
pavlov
:
approval1.9+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072805 Minefield/3.0a7pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072805 Minefield/3.0a7pre
Bachground images are antialiased when zooming, <img>-images are not..
Reproducible: Always
Steps to Reproduce:
1. Load testcase
2. Zoom in/out (use full page zoom, not text-zoom)
Actual Results:
<img>-Element which is not antialiased is clearly visible
Expected Results:
There should be no square visible
Reporter | ||
Comment 1•18 years ago
|
||
Please make sure you zoom as described in Bug 4821 or use http://ted.mielczarek.org/code/mozilla/fullpagezoom.xpi
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → Trunk
Assignee | ||
Comment 2•18 years ago
|
||
The cause of this is a mistake in my patch to bug 376124.
Attachment #274370 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 3•18 years ago
|
||
Comment on attachment 274370 [details] [diff] [review]
Patch
Low-risk regression fix; the change only affects when anti-aliasing is used for tiled images.
Attachment #274370 -
Flags: approval1.9?
Updated•18 years ago
|
Attachment #274370 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 4•18 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•