Closed
Bug 417142
Opened 18 years ago
Closed 16 years ago
make Cocoa z-level implementation more robust
Categories
(Core :: Widget: Cocoa, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 450576
People
(Reporter: jaas, Assigned: jaas)
Details
Attachments
(1 file)
|
15.40 KB,
patch
|
Details | Diff | Splinter Review |
It would be nice to have a more robust z-level implementation for Cocoa widgets - one that keeps gecko's internal window list in the correct order all of the time and has a proper PlaceBehind impl.
See bug 404283 and in particular bug 404283 comment #7. That comment explains why the fix I have here isn't complete.
Resolving as a dupe of bug 450576, which is a more helpful/specific bug.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•