SUMMARY The drawer header contentItem is too small compared to the header. This creates an ugly white "strip" and content not aligned with the rest. STEPS TO REPRODUCE 1. QT_QUICK_CONTROLS_MOBILE=1 plasma-discover 2. open drawer OBSERVED RESULT See screenshot EXPECTED RESULT Header item occupying all the height ADDITIONAL INFORMATION I tried to look into it. Porting AbstractApplicationHeader to a Control instead of an Item with control like API fix it but creates many other bugs probably because some other pieces of code expect different behavior.
Created attachment 136296 [details] Discover
Git commit d7d70795f9ca72084236282211d0a89f75426261 by Marco Martin. Committed on 09/03/2021 at 15:13. Pushed by mart into branch 'master'. the visible part should always at least be as tall as item the contents of the header can be bigger than the control, but never smaller M +1 -1 src/controls/templates/AbstractApplicationHeader.qml https://invent.kde.org/frameworks/kirigami/commit/d7d70795f9ca72084236282211d0a89f75426261