Commit Graph

5 Commits

Author SHA1 Message Date
Hub Figuière
b41dcd1652 Bug 712927 - Rework the tabs hierarchy in Mac a11y. r=tbsaunde,surkov
--HG--
extra : rebase_source : 32fcd72c7b3dd377e0fb379c5838012fd84610a5
2012-01-26 22:14:09 -08:00
hwaara%gmail.com
050bb0ad77 Initial support for making comboboxes (for example the location bar in firefox) accessible. r=surkov, b=362079
Don't use performance-intensive NSAccessibilityUnignoredChildren() API since we no longer have to. r=surkov, b=363713
2006-12-18 13:57:37 +00:00
hwaara%gmail.com
8f3b847d1e Initial support for popupmenus, r=surkov, b=362080 2006-12-06 13:35:56 +00:00
hwaara%gmail.com
b17709a612 expose the "mixed" value of checkbox, and add license headers to these files. r=surkov, b=361736 2006-11-24 14:37:00 +00:00
hwaara%gmail.com
4eb5ec5a73 Create new mozAccessible class that takes care of text-specific notifications and attributes. r=surkov, b=354447
Create simplified subclass action elements such as checkboxes, buttons and radiobuttons. This makes them speak in voiceover, and also makes Google.com work (to some extent). r=surkov, b=357805

Make mac accessible wraps able to know that some roles are "flat". It means we can restrict certain roles to be childless. For example, a button that has a text child makes no sense on mac (and also breaks things). Also make fetching the children array speedier using nsTArray. r=ginn, b=357804

Add lots of new attributes to mozAccessible, improve performance of it and much more. r=surkov, r=josh for widget changes, b=358381
2006-11-15 11:08:14 +00:00