Problem with VoiceOver vs Dojox.app layout
Using dojox app layout, the elements are positioned with absolute coordinates so the visual appearance may be different than the HTML structure.
The problem is that Apple Voice Over screen reader is following the HTML structure.
So, a bottom tab bar can be read before the content of the view at the center.
The layout should position the element in HTML according to their layout constraints, if possible (top, center bottom).
Change History (4)
Owner: |
set to Ed Chatelain
|
Status: |
new →
assigned
|
Priority: |
undecided →
high
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
In f8c4f92e5383d17a8e8c7ce5e40068781645170c/dojox: