Created attachment 195450 [details] Example of popup DESCRIPTION The popup window when setting button mappings on a Drawing Tablet is "low quality" in its styling, with an unnecessary scroll bar, no padding and lacks the general polish of the rest of the UI STEPS TO REPRODUCE 1. Connect a drawing tablet 2. Navigate to the "Pen" or "Pad" settings 3. Click to change mapping of one of the buttons OBSERVED RESULT A popup with poor design EXPECTED RESULT A more fitting design SOFTWARE/OS VERSIONS Operating System: Fedora Linux 44 KDE Plasma Version: 6.7.4 KDE Frameworks Version: 6.29.0 Qt Version: 6.11.1 Kernel Version: 7.1.9-200.fc44.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × Intel® Core™ i9-9900K CPU @ 3.60GHz Memory: 32 GiB of RAM (31.1 GiB usable) Graphics Processor: AMD Radeon RX 6800 ADDITIONAL INFORMATION Tablet: Wacom Intuos Art/Draw Small CTH-490
Yeah it's not supposed to look like this, it regressed somewhat due to other changes in our UI stack.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3971
Git commit bb2ce9330dd614b28f9dbf3fcd367d9bf8dfbfd2 by Joshua Goins. Committed on 25/08/2026 at 21:17. Pushed by redstrate into branch 'master'. kcms/tablet: Fix ActionDialog padding & sizing This has regressed in some way somewhere, so I fixed this dialog by fixing how the padding is set and not setting the maximum height. FIXED-IN: 6.8.0 M +1 -5 kcms/tablet/ui/ActionDialog.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/bb2ce9330dd614b28f9dbf3fcd367d9bf8dfbfd2