Difference between revisions of "Accessibility/MacOSX"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m (Milestone Planning)
Line 10: Line 10:
 
<tr><td>Accessibility hierarchy including Name, Role and Description</td><td bgcolor="#00ff00">in progress</td><td bgcolor="#c0c0ff">M1</td></tr>
 
<tr><td>Accessibility hierarchy including Name, Role and Description</td><td bgcolor="#00ff00">in progress</td><td bgcolor="#c0c0ff">M1</td></tr>
 
<tr bgcolor="#e8e8e8"><td>Bounding rectangles, hit test and notifications</td><td bgcolor="#00ff00">in progress</td><td bgcolor="#c0c0ff">M1</td></tr>
 
<tr bgcolor="#e8e8e8"><td>Bounding rectangles, hit test and notifications</td><td bgcolor="#00ff00">in progress</td><td bgcolor="#c0c0ff">M1</td></tr>
<tr><td>UI focus state and change notifications</td><td>in progress</td><td bgcolor="#c0c0ff">M1</td></tr>
+
<tr><td>UI focus state and change notifications</td><td bgcolor="#00ff00">in progress</td><td bgcolor="#c0c0ff">M1</td></tr>
 
<tr bgcolor="#e8e8e8"><td>Basic text support</td><td>planned</td><td bgcolor="#ffc0c0">M2</td></tr>
 
<tr bgcolor="#e8e8e8"><td>Basic text support</td><td>planned</td><td bgcolor="#ffc0c0">M2</td></tr>
 
<tr><td>Action mapping</td><td>planned</td><td bgcolor="#ffc0c0">M2</td></tr>
 
<tr><td>Action mapping</td><td>planned</td><td bgcolor="#ffc0c0">M2</td></tr>

Revision as of 14:54, 14 November 2007


This is the UNO Accessibility API <-> MacOS X Accessibly project page.

Milestone Planning

TaskStatusMilestone
Accessibility hierarchy including Name, Role and Descriptionin progressM1
Bounding rectangles, hit test and notificationsin progressM1
UI focus state and change notificationsin progressM1
Basic text supportplannedM2
Action mappingplannedM2
Window attributes and orientationsplannedM2
Text attribute supportplannedM3
Tables and outline viewplannedM3
Slider, ruler and sheetsplannedM4
Complete list of supported interfacesplannedM4
Performance optimizations etc.plannedM5


MilestoneDue
M1Hierarchy and focus handlingEnd of Nov. 07
M2Text and actionsMid of Jan 08
M3Text attributes, tables and outline viewEnd of Mar. 08
M4Slider, ruler and sheetsEnd of Apr. 08
M5OptimizationsEnd of May 08

Links

Overview of the MacOS X Accessibility Infrastructure, in particular “The Mac OS X Accessibility Protocol”, “Testing for Accessibility”, “Roles and Associated Attributes”.

Cocoa sheets

Cocoa drawer


Open Issues

  • Toolbar buttons with menus should have menu button role
  • VCL menubar gets focus with F6
  • Disabled menu items get focus via tab
  • Parent/Child hierarchy broken at frame level
Personal tools