[plasmashell] [Bug 466968] List of keyboard layouts in SDDM theme is hard to scroll with a pointing device and impossible to scroll with a touchscreen

Nate Graham bugzilla_noreply at kde.org
Wed Mar 8 17:35:01 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=466968

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
                   |eworks/plasma-framework/com |eworks/plasma-framework/com
                   |mit/e4830f160bcec9e30f6181c |mit/a8f127192a94e1effbd2f23
                   |75dead7817020d874           |66f3bfd77f53333e8

--- Comment #8 from Nate Graham <nate at kde.org> ---
Git commit a8f127192a94e1effbd2f2366f3bfd77f53333e8 by Nate Graham.
Committed on 08/03/2023 at 17:31.
Pushed by ngraham into branch 'kf5'.

PC3 menu: make interactive condition more robust

If the menu has a content height that exceeds the available height, but
ApplicationWindow.window isn't set--for example because we're in the
SDDM login screen where there is no application window--then we'll hit
the fallback condition and be non-interactive, which makes the menu
terribly difficult to scroll with a pointing device and impossible to
scroll with a touchscreen.

To fix this, consult Window.window rather than ApplicationWindow.window.
This is what other styles do.
FIXED-IN: 5.105


(cherry picked from commit e4830f160bcec9e30f6181c75dead7817020d874)

M  +2    -1    src/declarativeimports/plasmacomponents3/Menu.qml

https://invent.kde.org/frameworks/plasma-framework/commit/a8f127192a94e1effbd2f2366f3bfd77f53333e8

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Visual-design mailing list