287
edits
No edit summary |
|||
Line 8: | Line 8: | ||
*Basic titlebar support on all platforms is working OK, and moving the panel around works fine. Support for normal versus thin titlebars is dependent on what the native platform provides, and is still not fully investigated ([https://bugzilla.mozilla.org/show_bug.cgi?id=552982 bug 552982]) | *Basic titlebar support on all platforms is working OK, and moving the panel around works fine. Support for normal versus thin titlebars is dependent on what the native platform provides, and is still not fully investigated ([https://bugzilla.mozilla.org/show_bug.cgi?id=552982 bug 552982]) | ||
*On Linux, we need to know what the size of the area the titlebar and borders occupy before the popup appears. Karl is investigating. | *On Linux, we need to know what the size of the area the titlebar and borders occupy before the popup appears. Karl is investigating. I have come up with an alternative coordinate handling implementation which seems to work, but will need additional testing. | ||
*Being able to retrieve popup coordinates within a popup showing event is almost complete but I need to investigate how layout flushing affects this as commented in the bug. ([https://bugzilla.mozilla.org/show_bug.cgi?id=558072 bug 558072]) | *Being able to retrieve popup coordinates within a popup showing event is almost complete but I need to investigate how layout flushing affects this as commented in the bug. ([https://bugzilla.mozilla.org/show_bug.cgi?id=558072 bug 558072]) | ||
*basic arrow panel support (unstyled) has started and the arrow adjusts its location depending on the popup location. | *basic arrow panel support (unstyled) has started and the arrow adjusts its location depending on the popup location. |
edits