Closed Bug 769172 Opened 12 years ago Closed 12 years ago

iframe isn't repainting properly when it becomes visible again

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: etienne, Unassigned)

Details

See gaia version and STR here: https://github.com/mozilla-b2g/gaia/issues/2031

We're losing some of the image textures.
The setup here is, the dialer app is using window.open() to show nontrivial UI.  This should result in a new nsWindow being created (sigh).  When the popup window goes away, then some images on the dialer screen are not repainted.

This might be caused by the gonk widget backend not invalidating the "brought-to-front" widget when popups are dismissed, since we didn't expect to have to deal with multiple widgets.
Somehow this is not happening anymore.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.