Summary: | little bug on screensaver, in preview mode, tab and application key can't resume the locked window | ||
---|---|---|---|
Product: | [Unmaintained] kscreensaver | Reporter: | Ericchiu <who418> |
Component: | general | Assignee: | kscreensaver bugs tracking <kscreensaver-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6 | |
Sentry Crash Report: |
Description
Ericchiu
2008-05-19 14:40:18 UTC
SVN commit 1189062 by ossi: quit testing mode on *all* keypresses implement a single event() instead of various fooEvent()s. as it is called earlier in the chain, it can intercept <tab>, etc. BUG: 162307 FIXED-IN: 4.6 M +8 -17 scrnsave.cpp M +1 -3 scrnsave.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1189062 |