Re: VO reads my checkbox always as unchecked
Re: VO reads my checkbox always as unchecked
- Subject: Re: VO reads my checkbox always as unchecked
- From: Mike Engber <email@hidden>
- Date: Wed, 4 Oct 2006 09:15:26 -0700
What type of data are you returning for its value? An NSNumber or
CFNumber ? Not a string, I hope.
Also, why does it have max and min value attributes? Checkboxes don't
support those.
-ME
On Oct 4, 2006, at 12:15 AM, Tomas Zahradnicky wrote:
Dear AX list members,
I've occurred a strange problem where VoiceOver always improperly
reads my custom checkbox as "Tab to transients, unchecked
checkbox". Is this a (known) bug or have I done something wrong?
The control is a user pane that mimics checkbox behavior and the
output visible with AI follows. AV does not report anything wrong
about this control:
<AXApplication: "XYZ">
<AXWindow: "untitled Edit">
<AXCheckBox: "Tab to transients">
Attributes:
AXEnabled: "true"
AXFocused (W): "true"
AXMaxValue: "2"
AXMinValue: "0"
AXParent: "<AXWindow: "untitled Edit">"
AXPosition: "x=173 y=99"
AXRole: "AXCheckBox"
AXRoleDescription: "check box"
AXSize: "w=32 h=15"
AXTitle: "Tab to transients"
AXTopLevelUIElement: "<AXWindow: "untitled Edit">"
AXValue: "1"
AXWindow: "<AXWindow: "untitled Edit">"
AXDescription: "Tab to transients"
Actions:
AXPress - press
Thanks,
Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (Accessibility-
email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com
This email sent to email@hidden
_______________________________________________
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