qt5base-lts/tests/auto/other
Peter Varga a132e02540 Fix QAccessibleWidget::focusChild() to return focused descendant
This method should not ignore accessibility objects without
corresponding widget. The widget may have parts with their own
QAccessibilityInterface and these can be also focused.

VoiceOver ignores them if they are not returned by focusChild().

QAccessibleTabBar::focusChild() has been implemented to demonstrate
the concept and make tab titles of QTabBar readable by VoiceOver.

Task-number: QTBUG-78284
Change-Id: Id7c62d86154bbd5d47d6bbee8cb7d05268c2e151
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2019-12-19 08:39:10 +01:00
..
android
compiler Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
gestures unblacklist passing tests 2019-07-08 11:01:42 +00:00
lancelot Add testing of fillRect() to QPainter lancelot test 2019-10-16 06:31:59 +00:00
languagechange winrt: Fix tst_qlanguagechange 2017-06-19 07:06:00 +00:00
macgui tests: require widgets explicitly 2019-02-01 21:45:50 +00:00
macnativeevents macOS: Remove blacklist entries for no longer supported OS versions 2018-11-12 07:16:30 +00:00
macplist Remove CFBundleGetInfoString from Info.plist templates 2019-10-04 13:09:34 +00:00
networkselftest Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qabstractitemmodelutils Don't insert items into the wrong row 2019-08-13 07:34:00 +01:00
qaccessibility Fix QAccessibleWidget::focusChild() to return focused descendant 2019-12-19 08:39:10 +01:00
qaccessibilitylinux Fix compilation of tst_qaccessibilitylinux 2019-05-07 10:07:59 +00:00
qaccessibilitymac unblacklist passing tests 2019-07-08 11:01:42 +00:00
qcomplextext Fix two smaller bugs in the BiDi engine 2019-02-09 08:01:26 +00:00
qfocusevent Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qnetworkaccessmanager_and_qprogressdialog Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qobjectrace Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qprocess_and_guieventloop Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qsharedpointer_and_qwidget
qtokenautomaton
qvariant_common
toolsupport QDateTimePrivate: inherit QSharedData and other cleanups 2019-08-07 20:09:13 +00:00
xkbkeyboard platforminputcontexts: use libxkbcommon compose key API 2019-03-01 14:31:37 +00:00
other.pro Exclude tests that need GUI when GUI isn't available 2019-10-25 11:42:09 +02:00