https://bugs.kde.org/show_bug.cgi?id=397337

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|LXQt developers point to a  |QToolButton painting
                   |possible bug in Breeze      |outside widget when smaller
                   |                            |than minimum size hint
                 CC|                            |k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
Thanks

Them calling it a breeze bug is quite a stretch. They're showing a control
smaller than a controls minimumSizeHint. They're right Qt doesn't enforce
it...because that's the job of the app dev. Any control will break if you do
that.

Fwiw: their code

https://github.com/lxqt/lxqt-panel/blob/master/plugin-taskbar/Lady task
button.cpp


But the workaround in their github seems sane and won't harm us. May as well
merge.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to