https://bugs.documentfoundation.org/show_bug.cgi?id=135386
--- Comment #7 from Michael Weghorn <[email protected]> --- Some more related LO commits: 9aaa528379a8 qt a11y: Forward ROLE_CHANGED event (Qt >= 6.11) 1db70ac081d7 qt a11y: Report locale for Qt >= 6.10 32c7035824e5 tdf#130857 qt weld a11y: Add custom a11y to registry 14a221bf5687 qt: No longer manually destroy QWindow 65a5a4772af9 tdf#163335 sw a11y: Handle cursor selection consistently 3eaa35e8bacc tdf#163335 qt a11y: Work around broken sw selection handling c67c9b04af15 qt a11y: Map BLOCK_QUOTE role to new Qt equivalent 5599ec55f0a2 tdf#130857 qt a11y weld: Handle "accepts-tab" text view property 95e2bdf97d98 tdf#130857 qt a11y weld: Convert accelerator for labels 9df896fe542f tdf#130857 qt a11y weld: Set "buddy" (mnemonic widget) 8e21f46f9524 tdf#130857 qt a11y weld: Apply ATK/a11y properties dd58b893f073 tdf#160837 qt a11y: Don't report window role for non-top-level b021286327ab tdf#130857 qt a11y weld: Set GtkBuilder ID as widget's accessible ID 2284e26a0731 qt a11y: Destroy QWindow when popup gets hidden fcaa903461ec qt a11y: Defer QWindow creation until frame gets shown 84929c43df52 tdf#155447 qt a11y: Map TEXT_FRAME role to QAccessible::Pane c64b823b74cb tdf#155447 qt a11y: Report accessible ID 5b9dec4caa72 tdf#155447 qt a11y: Don't report "Unknown" for unsupported props f281b70282bc tdf#160462 qt a11y: Open menu bar on F10 3776874c20b4 tdf#160971 qt a11y: Don't select combobox text on entry selection 575ab78504c5 qt a11y: Don't leak QAccessibleEvent ad4f75bdb49c qt a11y: Use "r" prefix for reference 1b6963cda0a2 tdf#158030 qt a11y: Implement new QAccessibleAttributesInterface 6e20e58270c8 tdf#159333 qt a11y: Process shortcuts only once Some more related qtbase commits: b126ada3056 QDockWidget a11y: Notify of role change when (un)docking 1fe2adea79e a11y: Introduce RoleChanged event, bridge to AT-SPI, UIA a99a99ea7a0 a11y uia: Move OSK logic to roleToControlTypeId 62f101c7dee QDockWidget a11y: Only report as toplevel window if floating 12cd5ef9e8a QToolButton a11y: Take menu from default action into account 509ccccbc9e QToolButton a11y: Use existing method to get QToolButton fb93950e7eb a11y: Move qt_accStripAmp helper to private QtGui header 9756f62a63f QLineEdit a11y: Report displayText on a11y layer 99ad6a51a59 a11y atspi: Warn on unimplemented Application iface method 77f02471ed2 a11y atspi: Create local variable on stack 5e7891f73fb a11y atspi: Set correct child index in children-changed:add event 6cca30bb11c a11y atspi: Support Application iface "AtspiVersion" property 854d7021b80 a11y uia: Report locale via UIA_CulturePropertyId bb2121551c3 a11y: Report QWidget locale da3422ca150 a11y: Introduce QAccessible::Attribute::Locale, bridge to AT-SPI 3224b2fb140 wasm a11y: Fix typo in comments 1df6a48a894 a11y macOS: Support titleUIElement property befce757faa a11y atspi: Report app parent 8bb9a1f2473 a11y uia: Support UIA_LabeledByPropertyId 363f069b0bb a11y atspi: Don't redefine libatspi constants fdf87fdce1c a11y atspi: Send AT-SPI signals with correct signature 0b5874bc96f a11y: Add new BlockQuote role d13de6afbef a11y: Report QMessageBox accessible ID 3cfabf92b09 a11y: Remember QTreeView's a11y child interfaces 13b40750938 a11y: Use desktop file name as app's accessible ID b079e38927f a11y atspi: Update link to IAccessible2 text attribute spec ab927b0e787 a11y: Drop src/3rdparty/iaccessible2 94929a63c8e a11y tests: Make combobox focus tests more reliable de91f5da67a a11y tests: Make key event tests more reliable 1ebec1e8961 a11y tests: Wait until window is exposed, skip focus test on Wayland 7fbe80c8a69 a11y: Notify of implicit window title change ef72e969629 a11y: Report actual platform window name on Windows 5178606a98b a11y: Report the actual (platform) window name as a11y name (xcb) a19d66385fc a11y atspi: Map QAccessible::Border to AT-SPI2 panel role fb5e1433055 a11y: Don't notify about name/desc/id change if there was none b8b7c584027 a11y: Add property for QWidget's accessible ID bd0a6e83079 a11y uia: Bridge QAccessibleAttributesInterface to UIA 2d3f49d7978 a11y atspi: Bridge QAccessibleAttributesInterface to AT-SPI 25ab8ada101 a11y: Notify of name change when setting window title used as a11y name 353dd10a1c4 a11y atspi: Bridge help text to AT-SPI 7dd7ed141dc a11y macOS: Forward new QAccessibleAnnouncementEvent on macOS 0377ad2f831 a11y uia: Forward new QAccessibleAnnouncementEvent to UIA 24986ccb7b2 a11y atspi: Forward new QAccessibleAnnouncementEvent to AT-SPI c9e62c24440 a11y atspi: Include atspi.h instead of atspi-constants.h 010952a55ee a11y: Add new QAccessibleAnnouncementEvent fb5ffe86268 a11y: Add new QAccessibleAttributesInterface b2ec2e1137c a11y atspi: Map checkable and hasPopup states to AT-SPI -- You are receiving this mail because: You are the assignee for the bug.
