Summary: | MouseEventInputButton UI is really awkward | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Luiz Fernando Ranghetti <elchevive> |
Component: | Containment | Assignee: | Sebastian Kügler <sebas> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | bugseforuns, nate, plasma-bugs, postix |
Priority: | NOR | Keywords: | usability |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Luiz Fernando Ranghetti
2019-02-20 15:05:39 UTC
Yeah, the whole UI for this is really awkward and user-unfriendly; it's not just the string. Probably what we should do is enumerate all the available buttons on the current mouse and just make them available for adding actions in the UI automatically, without the user having to click "Add Action". Git commit 3b69d6dbead2fb0e8e62d00d31f69ec2c35ce195 by Fushan Wen. Committed on 12/10/2022 at 14:43. Pushed by fusionfuture into branch 'master'. desktoppackage: give mouse input button an icon This improves the consistency and makes the button easier to use because it now shows a mouse icon when it's waiting for the user input, so user will not be confused by "which input". M +1 -0 desktoppackage/contents/configuration/ConfigurationContainmentActions.qml https://invent.kde.org/plasma/plasma-desktop/commit/3b69d6dbead2fb0e8e62d00d31f69ec2c35ce195 *** Bug 482691 has been marked as a duplicate of this bug. *** |