K3ListView and the menu key

André Wöbbeking Woebbeking at kde.org
Sun Nov 25 17:44:36 GMT 2007


Hi,

right now K3ListView doesn't handle the menu key anymore as 
QKeyMapper::sendKeyEvent() creates a QContextMenuEvent instead of a 
QKeyEvent and K3ListView::keyPressEvent() isn't called.

Is it ok to apply the attached patch?

BTW, do we really need KGlobalSettings::contextMenuKey()? Is it 
configurable by GUI? And nowadays Qt gives us a platform independent 
solution anyway.


Cheers,
André
-------------- next part --------------
A non-text attachment was scrubbed...
Name: k3listview.diff
Type: text/x-diff
Size: 1365 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20071125/a271ab96/attachment.diff>


More information about the kde-core-devel mailing list