Closed Bug 622634 Opened 14 years ago Closed 13 years ago

[OGL] Occasional corruption on Nexus One with accelerated layers

Categories

(Core :: Graphics, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 621745
Tracking Status
fennec + ---

People

(Reporter: jrmuizel, Assigned: BenWa)

References

Details

Sometimes I get greenish garbage on the screen.
Sometimes I also content duplicated.
tracking-fennec: --- → ?
OS: Mac OS X → Android
Hardware: x86 → ARM
Summary: Occasional corruption on Nexus One with accelerated layers → [OGL] Occasional corruption on Nexus One with accelerated layers
tracking-fennec: ? → 2.0b4+
tracking-fennec: 2.0b4+ → 2.0next+
tracking-fennec: 2.0next+ → 7+
Does this still happen?
Yes
Assignee: nobody → joe
This happens because we're drawing textures at the wrong location. The Android window is resized when the keyboard opens or closes, and it seems that we're double-correcting for that resizing on the first draw after the resize.
Depends on: 621745
tracking-fennec: 7+ → +
Can't reproduce this with m-c. It could be particular to patches that haven't landed such as heeen's queue.
(In reply to comment #5)
> Can't reproduce this with m-c. It could be particular to patches that
> haven't landed such as heeen's queue.

Nevermind, I can reproduce this on m-c without patches applied.
Assignee: joe → bgirard
(In reply to comment #4)
> This happens because we're drawing textures at the wrong location. The
> Android window is resized when the keyboard opens or closes, and it seems
> that we're double-correcting for that resizing on the first draw after the
> resize.

What you describe is exactly bug 621745. Are there any different corruptions occurring for this bug or should we resolve as duplicate?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.