Closed Bug 291065 Opened 19 years ago Closed 13 years ago

Support DHTML combo box & autocomplete accessibility

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

(Whiteboard: [bk1])

It is possible to implement a textfield with a popup or a combo box with DHTML &
CSS. These should be made accessible with the new DHTML accessibility techniques.

A good example of what could be made accessible with this is Google Suggest:
http://www.google.com/webhp?complete=1&hl=en
Blocks: aria
Should they use ARIA for this or something or how we can know it's a dhtml combobox?
Surkov, one would use ARIA. In the past we used to just call ARIA "DHTML accessibility".

Simon was working on this.
Combo box already works. Autocomplete is a different bug.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
No idea what Aaron wanted to dupe this bug to, but it certainly wasn't "Unable to send an encrypted message to myself, via To:, CC:, or Bcc:."
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
I do believe this the autocomplete is dealt with bug 559749.
Status: REOPENED → RESOLVED
Closed: 17 years ago13 years ago
Resolution: --- → DUPLICATE
Whiteboard: [bk1]
(In reply to Hub Figuiere [:hub] from comment #5)
> I do believe this the autocomplete is dealt with bug 559749.
> 
> *** This bug has been marked as a duplicate of bug 559749 ***

No. Bug 559749 is about HTML 5, this one is rather about ARIA. I think we can mark is as worksforme since ARIA comboboxes are supported.
Resolution: DUPLICATE → WORKSFORME
(In reply to alexander surkov from comment #6)
> (In reply to Hub Figuiere [:hub] from comment #5)
> > I do believe this the autocomplete is dealt with bug 559749.
> > 
> > *** This bug has been marked as a duplicate of bug 559749 ***
> 
> No. Bug 559749 is about HTML 5, this one is rather about ARIA. I think we
> can mark is as worksforme since ARIA comboboxes are supported.

and autocompletes too :)
You need to log in before you can comment on or make changes to this bug.