Difference between revisions of "Accessibility/MacOSX"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Links)
(Milestone planning)
Line 2: Line 2:
  
 
This is the UNO Accessibility API <-> MacOS X Accessibly project page.
 
This is the UNO Accessibility API <-> MacOS X Accessibly project page.
 +
 +
== Milestone Planning ==
 +
 +
<table border="0">
 +
<tr bgcolor="#c0c0c0"><td>Task</td><td>Status</td><td>Milestone</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>planned</td><td bgcolor="#c0c0ff">M1</td></tr>
 +
<tr><td>UI focus state and change notifications</td><td>planned</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><td>Action mapping</td><td>planned</td><td bgcolor="#ffc0c0">M2</td></tr>
 +
<tr bgcolor="#e8e8e8"><td>Window attributes and orientations</td><td>planned</td><td bgcolor="#ffc0c0">M2</td></tr>
 +
<tr><td>Text attribute support</td><td>planned</td><td bgcolor="#ffc0ff">M3</td></tr>
 +
<tr bgcolor="#e8e8e8"><td>Tables and outline view</td><td>planned</td><td bgcolor="#ffc0ff">M3</td></tr>
 +
<tr><td>Slider, ruler and sheets</td><td>planned</td><<td bgcolor="#c0ffc0">M4</td></tr>
 +
<tr bgcolor="#e8e8e8"><td>Complete list of supported interfaces</td><td bgcolor="#00ff00">Done</td><td bgcolor="#c0ffc0">M4</td></tr>
 +
<tr><td>Performance optimizations etc.</td><td>planned</td><td bgcolor="#ffc0c0">M6</td></tr>
 +
</table>
 +
 +
<br>
 +
 +
<table>
 +
<tr bgcolor="#c0c0c0"><td colspan=2>Milestone</td><td>Due</td></tr>
 +
<tr bgcolor="#e8e8e8"><td bgcolor="#c0c0ff">M1</td><td>Hierarchy and focus handling</td><td>End of Nov. 07</td></tr>
 +
<tr><td bgcolor="#ffc0c0">M2</td><td>Text and actions</td><td>Mid of Jan 08</td></tr>
 +
<tr bgcolor="#e8e8e8"><td bgcolor="#ffc0ff">M3</td><td>Text attributes, tables and outline view</td><td>End of Mar. 08</td></tr>
 +
<tr><td bgcolor="#c0ffc0">M4</td><td>Slider, ruler and sheets</td><td>End of Apr. 08</td></tr>
 +
<tr bgcolor="#e8e8e8"><td bgcolor="#ffc0c0">M5</td><td>Optimizations</td><td>End of May 08</td></tr>
 +
</table>
  
 
== Links ==
 
== Links ==

Revision as of 12:09, 19 October 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 notificationsplannedM1
UI focus state and change notificationsplannedM1
Basic text supportplannedM2
Action mappingplannedM2
Window attributes and orientationsplannedM2
Text attribute supportplannedM3
Tables and outline viewplannedM3
Slider, ruler and sheetsplannedM4
Complete list of supported interfacesDoneM4
Performance optimizations etc.plannedM6


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

Personal tools