Summary: | Destructive actions without confirmation have non-editable key-bindings | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | cluebat <cluebat> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hein, peter.simonsson |
Priority: | NOR | ||
Version: | 1.5 | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | patch to remove shortcut keys for destructive actions |
Description
cluebat
2014-03-27 02:09:48 UTC
Created attachment 85778 [details]
patch to remove shortcut keys for destructive actions
Makes sense. -1. this punishes the users who know about and use the shortcuts If there was a confirmation before clearing, some way to undo, or a way to edit the key bindings, then I wouldn't mind the shortcuts. As it is, these shortcuts punish mot only new users but anyone who dares make a typo. It took less than a week of use to accidentally discover these shortcuts. I looked for any other way to change them before making the patch. The use case is extremely minimal and there are other functions that are likely more frequently used that have no shortcut, so why attach shortcuts to functions with destructive potential and a minimal use case? Is there really anybody that needs to clear all their windows so frequently as to need a shortcut without even a confirmation? The function still exists in the menu for the rare occasion it may be useful. If anyone really wants to keep the shortcuts, then I implore them to provide an alternate patch which adds a confirmation. I compare this to a file manager that has select all and delete as a single function without confirmation. I don't think it's a stretch to say anyone with common sense would consider that bad design. The effect is the same, data is gone with no way to get it back. Closing this as the shortcuts are configurable under Settings->Configure Shortcuts... |