Bug 93692 - Ksplash window should go away after a key press
Summary: Ksplash window should go away after a key press
Status: RESOLVED INTENTIONAL
Alias: None
Product: ksplash
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-21 22:35 UTC by Erik Schnetter
Modified: 2010-04-01 14:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Schnetter 2004-11-21 22:35:53 UTC
Version:           unknown (using KDE 3.2.3,  (testing/unstable))
Compiler:          gcc version 3.3.3 (Debian 20040422)
OS:                Linux (i686) release 2.6.9-1-686

The Ksplash "window" closes when clicked with the mouse, but does not respond to key presses.  Most other pseudo-windows (windows without borders or controls) respond to Enter or Escape as well.  It would be nice to be able to get rid of the splash screen, e.g. when it hides an informational message that pops up during startup, with a key press as well as with a mouse click.
Comment 1 Lubos Lunak 2004-11-23 14:18:22 UTC
The small problem here is that splashscreens don't get focus and therefore don't get keypresses.
Comment 2 Lubos Lunak 2010-04-01 14:10:37 UTC
See above.