Closed Bug 457298 Opened 16 years ago Closed 16 years ago

MozAfterPaint doesn't come through for windowless plugins

Categories

(Core :: Layout, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: pavlov, Unassigned)

References

()

Details

Windowless plugins don't seem to fire MozAfterPaint events which causes us not to redraw them as necessary.
Flags: blocking1.9.1?
I am actually getting a lot of repaints, but they're all really small rectangles and not in the right places
I'm surprised, since windowless plugins do go through the normal invalidate path. It shouldn't be too hard to debug by starting at nsPluginInstanceOwner::InvalidateRect and seeing what happens from there.
Flags: blocking1.9.1? → wanted1.9.1+
this bug is really invalid as filed -- we're getting paint events, just the repaints don't draw.  458928 just got filed so i'm going to mark this one invalid.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.