https://bugs.documentfoundation.org/show_bug.cgi?id=151253
--- Comment #4 from Heiko Tietze <[email protected]> --- (In reply to Stéphane Guillou (stragu) from comment #3) > Heiko, what are your thoughts on the odd look for KF5 and QT5? Some kind of > implementation error? The big white bar is there for me with gtk3 too (gtk4 does not expand the widget), qt5 and qt6. It is white independent from dark/light system theme. The fact that it look particular awkward on qt5 results from the double line indicator. I could imagine that making it transparent solves the problem. Maybe we need to ensure the visibility of the drag handler, currently black lines on white background. (In reply to Stéphane Guillou (stragu) from comment #3) > Bibisected to f9da0b8d72753664d9fb342db244d8014515ea43... > Resolves tdf#143688 - Allow detaching of sub-toolbars when locked The widgets were always the same AFAIR. The mentioned patch is unrelated and just made these floating widgets detachable even when the parent toolbar is locked. -- You are receiving this mail because: You are the assignee for the bug.
