summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qmacdefines_mac.h
diff options
context:
space:
mode:
authorJan-Arve Sæther <jan-arve.saether@nokia.com>2011-05-05 14:40:45 (GMT)
committerJan-Arve Sæther <jan-arve.saether@nokia.com>2011-05-09 12:18:00 (GMT)
commita825b3a9e6132842090e43fae85d2c6c61b2def6 (patch)
tree19c15fc2fc770d3930ed2b0ee516684f3a164d06 /src/gui/kernel/qmacdefines_mac.h
parent9a02ad74693f1835745ec20798b353f7e62bcd5e (diff)
downloadQt-a825b3a9e6132842090e43fae85d2c6c61b2def6.zip
Qt-a825b3a9e6132842090e43fae85d2c6c61b2def6.tar.gz
Qt-a825b3a9e6132842090e43fae85d2c6c61b2def6.tar.bz2
Avoided calling updateAccessibility() from updateMicroFocus if the item was hidden
This had the following negative effect in qmlviewer: - Every time the qmlviewer logged something to its QPlainTextEdit (regardless of if it was visible or not) it would call updateMicroFocus (because appending to QPlainTextEdit would move the cursor). The result was that the AT client got overloaded with accessibility state changes, and response time got really bad. (cherry picked from commit ad50e45311cce712fbe35641cde973d616ff560d) Reviewed-by: Frederik Gladhorn
Diffstat (limited to 'src/gui/kernel/qmacdefines_mac.h')
0 files changed, 0 insertions, 0 deletions