Summary: | Categories switch even when "Switch tabs on hover" is off | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Keith <keithhacks-kdebug> |
Component: | Application Launcher (Kickoff) widget | Assignee: | David Edmundson <kde> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | minor | CC: | franz.trischberger, mikel5764, nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.21.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Keith
2021-02-19 16:07:49 UTC
Right, because it only applies to the tabs on top, not to categories (as the text label indicates). Always switching categories on hover is the intended design. It still poses accessibility issues, and feels inconsistent - perhaps there could be a second checkbox to turn switching categories on hover off as well? What's the accessibility issue you foresee? As for consistency, it's not consistent to have two different things behave the same; consistency is when identical things look and behave identically, and different things look and behave differently. The accessibility issue I'm talking about is that users who move the mouse slower than average for whatever reason will trigger accidental category switches. It's not major, but it's frustrating and wastes the user's time. I had experienced this problem sometimes with the tabs on the old launcher, and now I'm encountering the same annoyance with the categories in the new launcher, only this time with no option to disable it. Are you talking about the case where you move your mouse slowly over 3 items before finally reaching an item below/above them, and seeing the main view unnecessarily switch 3 times? It happens regularly that I click the kickoff-icon in the panel, then look at the favorites to find the app I want to launch, and inadvertently the mouse starts to travel and I change to another category. Usually it is "System" which auto-scrolls the category list and moves "Favorites" out of view. Also interaction with the categories feels quite similar to the ancient "Application Menu": You have to precisely keep the mouse in the category square while moving it to the right column where you can then launch the applications. Shaking while moving the cursor instantly changes the category. This forces the user to follow the cursor with the eyes - time you could spend to scan the applications and move the cursor straight to the application you want to launch. AFAIR this issue was (one of) the main arguments for introducing kickoff over the application menu. Thanks for the info. We're contemplating making category hover optional in https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/292. |