Revision 791541

Go back to digest for 30th March 2008

Bug Fixes in KDE Base

Michael Jansen committed changes in /trunk/KDE/kdebase/workspace/khotkeys/update/update.cpp:

Fix the famous 'My E ky dos not work' bug. It really had a much broader scope but the other not working shortcuts were more esoteric.

Missing 'ctrl-w' annoyed me (vim user).

The problem was twofold. Not overriding the mainComponent meant the shortcuts got really active during the update run.

Setting the isConfigurationShortcut option ensured they outlived their program.

File Changes

Modified 1 files
  • /trunk/KDE/kdebase/workspace/khotkeys/update/update.cpp
1 files changed in total