Closed
Bug 539276
Opened 16 years ago
Closed 15 years ago
white grid-lines during fuzzy zoom out
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Tracking
(fennec1.0-)
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
fennec | 1.0- | --- |
People
(Reporter: madhava, Assigned: blassey)
Details
Attachments
(2 files)
913 bytes,
patch
|
Details | Diff | Splinter Review | |
2.85 KB,
patch
|
Details | Diff | Splinter Review |
When zooming out with the latest as of 2010-01-12, if I have an image on the screen, I get some white grid lines during the fuzzy portion of the zoom.
Example: http://www.flickr.com/photos/madhava_work/4269688214/
another: http://www.flickr.com/photos/madhava_work/4269759016/in/photostream/
![]() |
||
Comment 1•16 years ago
|
||
Yep, here's a steps to reproduce:
1. Go to www.slashdot.org/
2. Double-tap on the title of an entry there to zoom in
3. Double-tap again on the screen
Actual Results:
White grid lines will show up after the initial zoom out and before the rest of the tiles are updated.
tracking-fennec: --- → ?
![]() |
||
Updated•16 years ago
|
Severity: normal → major
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 2•16 years ago
|
||
not sure how I feel about this.
Attachment #421389 -
Flags: review?(rfrostig)
Assignee | ||
Comment 3•16 years ago
|
||
I like this patch a lot better. The downside is it adds another canvas.
Assignee: nobody → bugmail
Attachment #421478 -
Flags: review?(pavlov)
Assignee | ||
Updated•16 years ago
|
Attachment #421389 -
Flags: review?(rfrostig) → review?(pavlov)
Assignee | ||
Comment 4•16 years ago
|
||
a third option which doesn't require the second canvas but only fixes us for zooming in (which is the case where the lines are more obvious due to them being bigger).
http://people.mozilla.org/~blassey/patches/white-lines-half-n-half.patch
![]() |
||
Updated•16 years ago
|
Component: General → Panning/Zooming
Updated•16 years ago
|
tracking-fennec: ? → 1.0-
![]() |
||
Comment 5•15 years ago
|
||
I'm not seeing this anymore and I can't find a bug about this being fixed. Mark or Matt, would you have any idea if we have one? If not, we can move this to WFM.
Assignee | ||
Comment 6•15 years ago
|
||
Comment on attachment 421478 [details] [diff] [review]
patch to double buffer
we don't want this patch anymore
Attachment #421478 -
Flags: review?(pavlov)
Assignee | ||
Comment 7•15 years ago
|
||
bug 437957 changed how this works entirely, resolving as fixed
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
![]() |
||
Comment 8•15 years ago
|
||
This is more an invalid bug rather than fixed because bug 437957 changed the approach entirely.
Resolution: FIXED → INVALID
Assignee | ||
Updated•15 years ago
|
Attachment #421389 -
Flags: review?(pavlov)
You need to log in
before you can comment on or make changes to this bug.
Description
•