Closed Bug 559745 Opened 14 years ago Closed 13 years ago

make <input type="url"> accessible

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: surkov, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: access, Whiteboard: [bk1])

Attachments

(1 file)

It's going to be autocomplete text field with automatic validation. We need to expose it as combobox accessible and make sure we set STATE_INVALID if value is invaid.
autocomplete stuffs should be covered by bug 559766.
Depends on: 559766
It looks like that:

1. the input box is accessible
2. the state is invalid if it is not a valid URL (and vice versa).

Must have been fixed since.
(Tested in 7.0.1 with DOM inspector). The state change event for the input box is clearly sent.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Whiteboard: [bk1]
Attached file test case I used (deleted) —
This is the text case I used.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: