-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.5.10, 6.8.5, 6.10.0
-
macOS 15.7.1 (M1 chip), Xcode 16.2
Steps to reproduce
- Download the attached project
- Build test_accessibility_root.pro in Debug mode
- Copy external_accessibility_scan.app into the same folder as test_accessibility.app
- Run test_accessibility.app
- Click "Start External Test" (if permissions are requested, provide them and restart the test)
- Click "Start Internal Test"
Expected outcomes (internal test)
The test passes, always
Actual outcomes (external test)
The test will most like fail with AXError -25202 (if it doesn't happen the first time, run the External Test again)

Impact
- Affects compatibility with external accessibility tools, VoiceOver, and UI automation frameworks
- Causes intermittent failures in automation and accessibility testing