Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-22736

FormItem blocks VirtualPC Cursor Mode from working in JAWS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • mx: Form View
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile the following code and generate an accessible SWF

      <?xml version="1.0" encoding="utf-8"?>
      <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">

      <mx:Form>
      <mx:FormItem id="fi1" label="My Form Item:">
      <mx:Label text="Hello World"/>
      </mx:FormItem>
      </mx:Form>

      </mx:Application>

      2. Launch in IE
      3. Press Down arrow

      Actual Results:
      JAWS does not read content on the screen

      Expected Results:
      JAWS should read the FormItem label and Label test

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: