[
https://issues.apache.org/jira/browse/FLEX-35396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722764#comment-16722764
]
Arianta Das commented on FLEX-35396:
------------------------------------
Hi Alex,
If we turn off the JAWS the focus does not jump.
DataGrid does not uses custom item renderer. but the data is coming from
Database. it is having the code like below
<mx:DataGridColumn dataField="group" headerText="@Resource(key='XXXX.group',
bundle='XXXtype')" width="100"
itemRenderer="com.XXXX.XXXX.XXXX.renderer.LovRenderer"
editorDataField="\{XXXXtype.LOV_GROUP}"/>
What is the issue?Why even after assessibility Screen Reader unable to read and
Focus moving?
> DataGrid Unable to Navigate with JAWS
> -------------------------------------
>
> Key: FLEX-35396
> URL: https://issues.apache.org/jira/browse/FLEX-35396
> Project: Apache Flex
> Issue Type: Bug
> Reporter: Arianta Das
> Priority: Blocker
>
> I am using flex 3 and JAWS18.
> I am having a <mx:datagrid> whose values are coming from DB.
> When i am running the JAWS(Screen Reader) i am unable to navigate between the
> rows of the DataGrid.
> When the Focus is there at DataGrid i am pressing the down arrow.JAWS is
> reading the 1st row when again i am pressing the down arrow 2nd time the
> focus is coming out of the frame.
> Its been a blocker for me.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)