summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/src/qtwebengine-overview.qdoc
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2017-04-27 18:06:46 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-08 18:06:41 +0000
commit7f28424f864523f2b3ea2152d4686683bb03bd88 (patch)
treee202d15c60246c92e3616c1d8f9f44b6dc91b849 /src/webengine/doc/src/qtwebengine-overview.qdoc
parent79759e69ccae1c10bbe78fc0f5d5e0711d7462a2 (diff)
Disable accessibility support on Linux by default
For very big HTML pages, accessibility support can slow down the loading and rendering of pages due to creation of many AXNodes for every DOM node, and a lot of serializing and deserializing between processes. Because accessibility is almost always enabled on Linux, and there is no way to query if an accessibility feature was explicitly requested, Qt WebEngine accessibility support on Linux will be disabled by default. Users can set the QTWEBENGINE_ENABLE_LINUX_ACCESSIBILITY environment variable to re-enable accessibility support on Linux. [ChangeLog][Accessibility][Linux] Accessibility is disabled by default for Qt WebEngine on Linux. Task-number: QTBUG-59922 Task-number: QTBUG-54650 Change-Id: Ib0454f6f753043838e4ecf2227d2249afc15a6ef Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/webengine/doc/src/qtwebengine-overview.qdoc')
0 files changed, 0 insertions, 0 deletions