summaryrefslogtreecommitdiffstats
path: root/src/gui/platform
diff options
context:
space:
mode:
authorMike Achtelik <mike.achtelik@gmail.com>2022-06-24 16:15:26 +0200
committerMike Achtelik <mike.achtelik@gmail.com>2022-07-05 22:08:21 +0200
commitd48ebb02fb171d0b6fe3749a28a312fc624f8b8e (patch)
treeefb0666f2e0947da5bb1b957dd9f67fe03c3f2e0 /src/gui/platform
parent49d29440457a89bb0438ed882eb47f4f28fd328a (diff)
Android A11Y: Add content change type to content change event
This fixes a problem where the accessibility tree is not correctly updated, when using e.g. a StackView. The problem was, that sometimes when pushing items of the previous view where still selectable via TalkBack. When popping this sometimes lead to some views not being selectable because the subtree wasn't updated. To solve this, lets tell android directly that the subtree changed when invalidating a view. Fixes: QTBUG-102825 Pick-to: 6.4 6.3 6.2 5.15 Change-Id: Ifbf8da1b95f02935b9bcffabfe821547b1128103 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/gui/platform')
0 files changed, 0 insertions, 0 deletions