https://bugs.kde.org/show_bug.cgi?id=404600
Bug ID: 404600
Summary: Misleading button on MouseEventInputButton.qml
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Desktop Containment
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
Hi, in some places we have this file: MouseEventInputButton.qml:
https://lxr.kde.org/search?_filestring=MouseEventInputButton.qml&_string=
Inside it there is a string "Input Here" which can lead to confusion on some
users (they can think this button is for typing here, but in fact we have to
click in this button). We should change the string or change the logic as right
now to add a mouse action we have to click twice in the button (1st in the "Add
Action", then this button became the "Input Here" button
--
You are receiving this mail because:
You are watching all bug changes.