Closed Bug 357432 Opened 18 years ago Closed 17 years ago

Fix ATK support for autocomplete (URL bar etc.)

Categories

(Core :: Disability Access APIs, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: aaronlev, Assigned: aaronlev)

References

(Blocks 1 open bug)

Details

(Keywords: access)

First, the autocomplete hierarchy should look like this:

   Autocomplete
     Entry - state includes "supports autocompletion"
     Scroll Pane
       Menu/List
     Drop down button

Also, the ROLE_ENTRY child should fire focus events instead of its ROLE_AUTOCOMPLETE parent.

Question: are other buttons okay as children if they are visible? E.g. in the URL bar, there are extra buttons sometimes.
Blocks: newatk
Keywords: access
> Also, the ROLE_ENTRY child should fire focus events instead of its
> ROLE_AUTOCOMPLETE parent.
This is now fixed.
> Entry - state includes "supports autocompletion"
This is also fixed.

I think the rest of the to do items aren't really necessary, because really as long as the ENTRY is a child of the autocomplete somewhere, and the roles, states and events are correct, I think we're okay.
Blocks: xula11y
No longer blocks: newatk
Joanie, if we need to do anything else let me know what it is and reopen.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.