https://bugs.documentfoundation.org/show_bug.cgi?id=106762
Maxim Monastirsky <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|[email protected] |[email protected]
|desktop.org |
--- Comment #9 from Maxim Monastirsky <[email protected]> ---
Making the tearoff mechanism itself work shouldn't be hard, as the only thing
needed is to reparent the widget to a different FloatingWindow with the right
WinBits, so that we can avoid setting problematic WinBits on the initial popup
window (like WB_OWNERDRAWDECORATION which creates focus and placement issues
under gtk3/wayland). All existing popups which allow tearoff were already
converted to work that way via svt::PopupWindowController + DockingManager
(e.g. Bug 109309).
The problem here is that the color widget is .ui based, and sadly it results
with some layout problems with the current DockingWindow + DockingManager code.
So far all my attempts to make it have the right size and not flicker or change
its size randomly were unsuccessful. But I keep trying, so I'm assigning that
bug to me for the time being.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs