[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:27:47 GMT 2023


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

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/plasma-framework/com
                   |                            |mit/e4830f160bcec9e30f6181c
                   |                            |75dead7817020d874
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.105

--- Comment #7 from Nate Graham <nate at kde.org> ---
Git commit e4830f160bcec9e30f6181c75dead7817020d874 by Nate Graham.
Committed on 08/03/2023 at 17:24.
Pushed by ngraham into branch 'master'.

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

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

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

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


More information about the Visual-design mailing list