Summary: | Keyboard shortcuts in System Tray does not work after relogin | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Andrew Trabo <v01d3r> |
Component: | widget-systemtray | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | hanswchen, tprotopopescu |
Priority: | NOR | ||
Version: | 4.6.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 288195 | ||
Bug Blocks: |
Description
Andrew Trabo
2010-12-19 08:51:38 UTC
I can confirm this in 4.6.3. I first noticed it when I tried to implement the keyboard shortcut feature for my own widget, but I can also reproduce with the Battery Monitor and Device Notifier widgets. They all work when the widget is placed on the desktop instead. Note: restarting plasma-desktop is enough to reset the shortcuts. I can also confirm this in 4.6.0 (with openSUSE 11.4). The Hibernate (Fn+12) shortcut does not work on my Thinkpad; this is because the default key setting for Hibernate in kglobalshortcuts, in the 'kded' section, is called 'Hibernate', whereas the Fn+F12 key combination is in fact called 'Suspend'. Editing kglobalshortcuts directly, or setting the shortcuts through Personal Settings > Shortcuts and Gestures > Global Shortcuts. Restarting plasma-desktop is enough to reset the defaults, the kglobalshorcuts file returns to its previous unmodified state. Note changes made to other sections of the kglobalshortcuts file, or changing the shortcuts for other KDE components in Global Shortcuts, are retained after restarting plasma-desktop or logging in again. This should be fixed in KDE 4.8.x, could you please test? (In reply to comment #3) > This should be fixed in KDE 4.8.x, could you please test? Seems to be fixed for me in 4.8.3. (In reply to comment #4) > (In reply to comment #3) > > This should be fixed in KDE 4.8.x, could you please test? > > Seems to be fixed for me in 4.8.3. Thank you for the fast feedback. (In reply to comment #5) > (In reply to comment #4) > > (In reply to comment #3) > > > This should be fixed in KDE 4.8.x, could you please test? > > > > Seems to be fixed for me in 4.8.3. > > Thank you for the fast feedback. Thank you too. I hadn't heard anything about this bug being fixed; it's very nice for both users and developers when reports are followed up and closed. :) |