• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: VO reads my checkbox always as unchecked
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: VO reads my checkbox always as unchecked
      • From: Tomas Zahradnicky <email@hidden>
References: 
 >VO reads my checkbox always as unchecked (From: Tomas Zahradnicky <email@hidden>)

  • Prev by Date: VO reads my checkbox always as unchecked
  • Next by Date: Re: VO reads my checkbox always as unchecked
  • Previous by thread: VO reads my checkbox always as unchecked
  • Next by thread: Re: VO reads my checkbox always as unchecked
  • Index(es):
    • Date
    • Thread