qt6-bb10/src
Michael Weghorn 6ec35ff8c5 a11y: Report app as parent for top-level item views
As happens for other widgets
(s. QAccessibleWidget::parentObject), report the app
as accessible parent for item views that don't
have another parent set.

Otherwise, the accessible tree is broken when
there's a top-level item view:
The application has the item view as a child,
but the child does not have any parent set.

Extend a QListView autotest accordingly.

Fixes: QTBUG-115135
Pick-to: 6.6 6.5
Change-Id: Ie06874681180a30fc6248dc98f80c4158d837278
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-07-10 11:34:41 +02:00
..
3rdparty Update public suffix list 2023-07-06 17:53:11 +02:00
android Android: improve screen size and physical size calculation 2023-06-10 11:12:39 +03:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
corelib QEventLoopLocker: rewrite to hold public classes 2023-07-09 21:23:17 +00:00
dbus Fix spelling of D-Bus in the source code 2023-07-06 21:51:29 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui a11y atspi: Implement TableCell methods Get{Column,Row}HeaderCells 2023-07-07 22:08:43 +00:00
network QSslServer: include moc 2023-07-07 18:25:46 +02:00
opengl QOpenGLFunctions: fix -Wunused-private-field (Clang 15) 2023-07-05 23:13:08 +00:00
openglwidgets Make QOpenGLWidget work with QT_WIDGETS_HIGHDPI_DOWNSCALE 2023-05-24 06:55:57 +00:00
platformsupport QtGui: code tidies: use the 4-arg connect overload 2023-06-28 01:32:10 +02:00
plugins wasm: clarify qtloader onExit behavior 2023-07-10 05:13:56 +02:00
printsupport Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
sql QtSql: Stylistic fixes based on the Qt 6.6 api review 2023-07-08 18:34:10 +00:00
testlib Doc: state blacklist condition requirement explicitly 2023-07-10 13:42:00 +08:00
tools qdbusxml2cpp: Improve error reporting 2023-07-06 21:51:25 +02:00
widgets a11y: Report app as parent for top-level item views 2023-07-10 11:34:41 +02:00
xml Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00