[Breeze] [Bug 397337] QToolButton painting outside widget when smaller than minimum size hint
David Edmundson
bugzilla_noreply at kde.org
Fri Aug 10 13:16:51 BST 2018
https://bugs.kde.org/show_bug.cgi?id=397337
David Edmundson <kde at 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| |kde at davidedmundson.co.uk
--- Comment #1 from David Edmundson <kde at 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 the assignee for the bug.
More information about the Unassigned-bugs
mailing list