https://bugs.documentfoundation.org/show_bug.cgi?id=145508

--- Comment #4 from Jan-Marek Glogowski <[email protected]> ---
I thought adding the "&& (nStyle != SalFrameStyleFlags::NONE))" for windows
starting with a GtkBox, like vcl/uiconfig/ui/combobox.ui, making them a
non-window, but a Widget would be a sensible thing. Turns out the presentation
window i just created with WB_HIDE | WB_CLIPCHILDREN, which results in
SalFrameStyleFlags::NONE flags...

Fix is to remove the additional condition, making combobox.ui a real window
again, not a Qt::Widget, which feels wrong, but might actually be correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to