Bug 129787 - warn about shortcuts collisions with system settings
Summary: warn about shortcuts collisions with system settings
Status: RESOLVED NOT A BUG
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-25 14:12 UTC by Maciej Pilichowski
Modified: 2023-02-28 14:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2006-06-25 14:12:37 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    SuSE RPMs

For now such collisions are not detected and can lead to confusion -- for example secret shortcut ctrl+u vs. app shorcut ctrl+u as quick search pane on/off (see http://bugs.kde.org/show_bug.cgi?id=129763). In this example the problem occurs when you are in QS edit box and try to hide the pane.

While configuring the settings the user should see a warning, similar to warning about shorcuts duplicates. This was my first idea, but as Stefan Borggraefe pointed out it could be annoying (especially for experienced users).
So, another approach... such warning should appear with an option "do not show it again" but also there should be a warning-text in the settings dialog status bar or an icon in the shortcuts table (I mean one icon per shortcut).
Comment 1 Stefan Borggraefe 2006-06-25 15:05:42 UTC
Furthermore Konqueror and maybe other apps already use Ctrl+u and similar keys as a keyboard shortcut by default, which also causes confusion: see bug 93239.
Comment 2 Stefan Borggraefe 2006-06-29 12:55:37 UTC
The upcoming KDE 4 HIG contains a list of such shortcuts

http://websvn.kde.org/*checkout*/trunk/www/areas/guidelines/html/keyboard_shortcuts.html?rev=502285

Key Binding  Comment
Ctrl+A       Equivalent to Home (See also Select All) 
Ctrl+E       Equivalent to End
Ctrl+H       Equivalent to backspace
Ctrl+K       Delete till end of line
Ctrl+U       Delete from start of line
Comment 3 Stephan Kulow 2023-02-28 14:12:19 UTC
Closing old bugs