qt5base-lts/tests/auto/other
Frederik Gladhorn cd756e5ed5 Cocoa Accessibility: fix ignoring of objects
On Mac it's expected that some elements are
filtered out of the a11y hierarchy.
We do this with the shouldBeIgnored function.
The problem is that we would ignore some objects
and then return them in the child attribute function.
This is inconsistent and leads to voice over not working.

For example having a plain QWidget with other widgets as
children would cut off all of these widgets, since the
plain QWidget would be ignored.

Change-Id: I5f6c26b272e5ca57d59c1ed1ef47e9a2b1181295
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
2013-06-07 14:54:39 +02:00
..
atwrapper Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
baselineexample Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
collections Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
compiler Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
exceptionsafety Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
exceptionsafety_objects Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
gestures Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
headersclean centralize headersclean test 2012-12-11 13:37:57 +01:00
lancelot Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
languagechange Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
macgui Cache QAccessibleInterfaces. 2013-04-02 14:32:25 +02:00
macnativeevents Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
macplist Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
modeltest Fix minor typos in docs, printed messages & comments 2013-01-28 18:12:41 +01:00
networkselftest Fix tst_networkselftest build for WEC7. 2013-04-17 19:48:55 +02:00
qaccessibility Do not include the treeview header if its hidden 2013-04-25 17:56:26 +02:00
qaccessibilitylinux Let platform plugin decide if accessibility is active 2013-04-19 17:52:45 +02:00
qaccessibilitymac Cocoa Accessibility: fix ignoring of objects 2013-06-07 14:54:39 +02:00
qcomplextext Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfocusevent Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkaccessmanager_and_qprogressdialog Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qobjectperformance Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qobjectrace Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsharedpointer_and_qwidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtokenautomaton Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qvariant_common Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
windowsmobile Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
other.pro Cocoa Accessibility: fix ignoring of objects 2013-06-07 14:54:39 +02:00