Created attachment 123734 [details] Resizing toolbutton Watch the sidebar in attached file App is an unpatched ibus-ui-emojier-plasma from plasma-desktop
Edit, it's not reiszing, just moving. Traced it down to these two: GlobalDrawer.qml:304 topMargin: root.collapsed || noTitle ? 0 : Units.smallSpacing + Units.iconSizes.large/2 - height/2 leftMargin: root.collapsed || noTitle ? 0 : Units.smallSpacing Our collapsing is changing and we have a title. I don't understand what usecase this is trying to fix, in the use case here it looks very odd.
Could you please add you operating system version.
updated
I can reproduce as well
The failing code doesn't exist anymore, the problem doesn't happen either. We better just close it.