NSMenuItem state images speak as “space” with VO?
NSMenuItem state images speak as “space” with VO?
- Subject: NSMenuItem state images speak as “space” with VO?
- From: Peter N Lewis via Accessibility-dev <email@hidden>
- Date: Tue, 18 Jul 2023 06:35:44 +0000
- Feedback-id: 1.us-east-1.klmVX2mM1zbgRp+cXCoXDbNBF6rxDNklhyVNMANz4oA=:AmazonSES
In Keyboard Maestro, in many of my menus I have a On/Off/Mixed menu state
images set withL
[menuitem setOnStateImage:OnImage()];
The image is created with [NSImage imageWithSize:flipped:drawingHandler:] if
that makes a difference.
When VO reads the menu items, it speaks:
space, Menu Name
(where “Menu Name” is the name of the menu).
Nothing I do seems to affect the reading of the image as “space” (literally VO
says and displays the word “space”)
Setting the name or accessibility description of the image does nothing:
[i setAccessibilityDescription:@"On"]; // Insufficient
[i setName:@"On"]; // Insufficient
VO still reads “space”.
Is there any way to get VO to speak a specified text for the images?
Thanks,
Peter.
--
Keyboard Maestro <https://www.keyboardmaestro.com/> Editors' Choice Award
winner.
Macros for your Mac <https://download.keyboardmaestro.com/>
Join us on the Keyboard Maestro forum <https://forum.keyboardmaestro.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden