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

List:       kde-commits
Subject:    qt-copy/src/widgets
From:       David Faure <faure () kde ! org>
Date:       2003-10-22 13:40:16
[Download RAW message or body]

CVS commit by faure: 

TT accepted the patch (Issue N33035): fixes qtextedit not catching Shift+Left/Right
for itself when they are bound to window-global accels (e.g. for konq back/forward).
CCMAIL: Jesse Yurkovich <yurkjes@iit.edu>


  M +2 -0      qtextedit.cpp   1.40


--- qt-copy/src/widgets/qtextedit.cpp  #1.39:1.40
@@ -1124,4 +1124,6 @@ bool QTextEdit::event( QEvent *e )
                 case Key_End:
                 case Key_Backspace:
+                case Key_Left:
+                case Key_Right:
                     ke->accept();
                 default:


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

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