Closed
Bug 517801
Opened 16 years ago
Closed 16 years ago
Bad rendering while resizing transparent popup windows
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: mstange, Assigned: mstange)
References
Details
Attachments
(2 files)
See screenshot. For this screenshot I used the OpenBook extension, but you can see the same effect if you play with the patch in bug 511180 (which makes panels resizable).
| Assignee | ||
Comment 1•16 years ago
|
||
Fixed by bug 517804.
Assignee: nobody → mstange
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
| Assignee | ||
Comment 2•16 years ago
|
||
This bug was caused because we were re-entering drawRect:, see attached stack trace.
| Assignee | ||
Comment 3•16 years ago
|
||
Reopened by backout of bug 517804.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 4•16 years ago
|
||
Fixed by relanding of bug 517804.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•