https://bugs.kde.org/show_bug.cgi?id=389146
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |4fcf99d2601ee1367db4bf4d0b1 |ebe917e703ea6da3d30f368879d |d50a1c217b287 |0e5ae9ac50ccf --- Comment #9 from cwo <cwo....@posteo.net> --- Git commit ebe917e703ea6da3d30f368879d0e5ae9ac50ccf by Christoph Wolk. Committed on 09/06/2025 at 17:17. Pushed by cwo into branch 'Plasma/6.4'. applets/kicker: make runner columns horizontally scrollable When additional runners are enabled and there are hits from many of them, kicker's runner columns can easily overflow. This makes some of them inaccessible and looks as broken as it is (including potentially escaping the representation width). Instead we limit the maximum width by screen width, and make the whole thing horizontally scrollable if the content is larger than that. Keyboard navigation is adjusted to make the focused element visible, mouse use does not scroll by itself (as that is very disorienting). (cherry picked from commit 4fcf99d2601ee1367db4bf4d0b1d50a1c217b287) Co-authored-by: Christoph Wolk <cwo....@posteo.net> M +38 -3 applets/kicker/package/contents/ui/MenuRepresentation.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/ebe917e703ea6da3d30f368879d0e5ae9ac50ccf -- You are receiving this mail because: You are watching all bug changes.