Bug 486073 - bad touchscreen experience because 0 padding for `columnview listview row cell`
Summary: bad touchscreen experience because 0 padding for `columnview listview row cell`
Status: REPORTED
Alias: None
Product: Breeze
Classification: Plasma
Component: gtk theme (show other bugs)
Version: unspecified
Platform: postmarketOS Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-24 13:48 UTC by poly
Modified: 2024-04-24 13:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
waylyrics search window with Breeze dark (227.24 KB, image/png)
2024-04-24 13:48 UTC, poly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description poly 2024-04-24 13:48:00 UTC
Created attachment 168867 [details]
waylyrics search window with Breeze dark

SUMMARY

When using a GTK4 app on Plasma Mobile, the default padding for ColumnView cells, which is 0, results a bad touchscreen user experience. It is really hard to select a row without an external mouse plugged in.

STEPS TO REPRODUCE
1. Set gtk theme to Breeze
2. Run waylyrics
3. Open search window

OBSERVED RESULT

ColumnView rows are too crowded to select one of them

EXPECTED RESULT

ColumnView cells should be more padded

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux x86_64
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION