Bug 93692

Summary: Ksplash window should go away after a key press
Product: [Plasma] ksplash Reporter: Erik Schnetter <schnetter>
Component: generalAssignee: Lubos Lunak <l.lunak>
Status: RESOLVED INTENTIONAL    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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.