[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.3/kdegames/kgoldrunner/src
From:       Ian Wadham <ianw2 () optusnet ! com ! au>
Date:       2009-10-13 6:59:05
Message-ID: 1255417145.515717.12022.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1034574 by ianw:

Workaround for loss of Esc shortcut after hovering over menu.  Provided by Christoph Feck.

 M  +3 -0      kgrcanvas.cpp  


--- branches/KDE/4.3/kdegames/kgoldrunner/src/kgrcanvas.cpp #1034573:1034574
@@ -73,6 +73,9 @@
 {
     resizeCount = 0;		// IDW
 
+    // Workaround for bug 197686 (lost Esc shortcut after hovering over menu).
+    setFocusPolicy (Qt::WheelFocus);
+
     kDebug() << "Called KGrCanvas::KGrCanvas ..." << this->size();
     m = new QCursor();		// For handling the mouse.
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic