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

List:       kde-commits
Subject:    [konsole] src: Removing call to updateAccessibility for TextInserted
From:       Amandeep Singh <aman.dedman () gmail ! com>
Date:       2012-09-22 18:37:38
Message-ID: 20120922183738.267F2A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit f0e3b4218848554560ea16166a9ae340860cda10 by Amandeep Singh.
Committed on 22/08/2012 at 08:54.
Pushed by amandeepsingh into branch 'master'.

Removing call to updateAccessibility for TextInserted

REVIEW: 106113

M  +0    -1    src/TerminalDisplay.cpp

http://commits.kde.org/konsole/f0e3b4218848554560ea16166a9ae340860cda10

diff --git a/src/TerminalDisplay.cpp b/src/TerminalDisplay.cpp
index d8eac98..871dc9f 100644
--- a/src/TerminalDisplay.cpp
+++ b/src/TerminalDisplay.cpp
@@ -2794,7 +2794,6 @@ void TerminalDisplay::keyPressEvent(QKeyEvent* event)
 #if QT_VERSION >= 0x040800 // added in Qt 4.8.0
 #ifndef QT_NO_ACCESSIBILITY
     QAccessible::updateAccessibility(this, 0, QAccessible::TextCaretMoved);
-    QAccessible::updateAccessibility(this, 0, QAccessible::TextInserted);
 #endif
 #endif
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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