[PATCH] fix line edit in ksirc

Simon Hausmann hausmann at kde.org
Fri Nov 22 10:15:01 GMT 2002


On Fri, Nov 22, 2002 at 12:54:28AM -0500, George Staikos wrote:
> 
> This patch fixes the lineedit problems I have been seeing in ksirc for quite 
> some time now.  Shift+Backspace was erasing two characters instead of one.  
> This fixes it for me.
> 
> Ok to apply?

I think that's a workaround for the real bug: the lineedit receives
multiple accel events for any shift key combination. It's the same
for shift-left/right for example, and gdb/debug output show the
same. I remember that this was caused through the global event filter
changes in kaccel, for which Ellis also applied a fix to solve this
very problem. But it appears it works only for key events without
modifiers. Ellis, any idea?


Simon




More information about the kde-core-devel mailing list