From kde-core-devel Fri Nov 01 06:59:10 2002 From: Hasso Tepper Date: Fri, 01 Nov 2002 06:59:10 +0000 To: kde-core-devel Subject: Re: New KAccel bug? [PATCH#2] X-MARC-Message: https://marc.info/?l=kde-core-devel&m=103613404714322 Alexander Neundorf wrote: > On Thursday 31 October 2002 22:37, Ellis Whitehead wrote: > > Ok, I found the problem. > > m_code = XKeysymToKeycode( qt_xdisplay(), > > m_sym ); When a key symbol of zero is passed to > > XKeysymToKeycode(), it returns the keycode for the 'E' key on > > some machines (setup-dependent, I think). So the attached patch > > checks whether m_sym is zero before calling XKeysym...(). > > > > Please let me know if it works and I'll commit. :) > > > > Cheers, > > Ellis > > Yes, it works :-) Confirmed :). > Another thing: > > in konqy, if the menu is activated (e.g. after pressing and > releasing the alt key), it can't be deactivated using escape, since > this always triggers KonqMainWindow::abortLoading() > > But my qt-copy and kdecore are already approx. 2 weeks old, so > maybe it has been fixed in the meantime. Seems to be fixed in current cvs. -- Hasso Tepper KDE Estonian Team