You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Voice Over reference page

http://www.apple.com/voiceover/info/guide/_1131.html

Windows Narrator reference page

http://windows.microsoft.com/en-us/windows/hear-text-read-aloud-narrator#1TC=windows-8

 

ControlTestFocusActionsNotes
ButtonHelloButtonread text

Mac:VO+S

Win:CL+S

Note: only the first button in the example has a action listener printing to the console
SliderHelloSlider

Mac: reads 0%

Win: reads 0%

Increment: arrow right, must read new value

Decrement: arrow left, must read new value 

  • BUG: Win7/8 it reads WinAccessible
TableHelloSimpleTableView

Mac: reads first column for selected row: Item 0 Column 1 Row 1

Win:

Arrow up and down: reads newly selected row

Mac:

Describe item VO+F3: reads selected cell, cell location, column header

Cell traverse: VO + Left/Right arrow:  reads selected cell, cell location, column header

Read header: VO + C (read the column header, either name or email) 

Win:

 

 

 

 

  • No labels