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

List:       kde-bugs-dist
Subject:    [Bug 69300] konqueror is slow to react to key presses
From:       David Faure <faure () kde ! org>
Date:       2003-11-30 9:21:25
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=69300     
faure@kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From faure@kde.org  2003-11-30 10:21 -------
Subject: kdelibs/khtml

CVS commit by faure: 

Make scrolling with keys work again - nice one :)
CCMAIL: 69300-done@bugs.kde.org


  M +1 -1      khtmlview.cpp   1.592


--- kdelibs/khtml/khtmlview.cpp  #1.591:1.592
@@ -913,5 +913,5 @@ bool KHTMLView::dispatchKeyEvent( QKeyEv
         }
         bool ret = dispatchKeyEventHelper( _ke, false ); // keydown
-        if( dispatchKeyEventHelper( _ke, true )); // keypress
+        if( dispatchKeyEventHelper( _ke, true )) // keypress
             ret = true;
         return ret;
[prev in list] [next in list] [prev in thread] [next in thread] 

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