Closed Bug 1733248 Opened 3 years ago Closed 3 years ago

Fire SUPPORTS_AUTOCOMPLETION changes

Categories

(Core :: Disability Access APIs, task, P3)

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: eeejay, Assigned: eeejay)

References

Details

Attachments

(1 file)

Need to listen for a few attribute changes in HTMLTextFieldAccessible, specifically list and autocomplete.

Some of the composite widget stuff looks broken. I don't think a pointer subtracting a boolean is a good conditional. Also, it seems like that relies on the eAutoComplete generic type that no accessibles seem to have.

eAutoComplete is vestigial and should be removed; see bug 1611062.

See Also: → 1611062

Changing severity to S3 because this is ongoing cache the world work that does not affect current users.

Severity: -- → S3
Type: defect → task
Priority: -- → P3

Trickier than just listening for attributes on inputs since a form
can toggle autocomplete too.

Also fixed To32States to work on the 32nd bit.

Assignee: nobody → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6d4acd0db1a9
Fire state change events for autocomplete changes. r=morgan
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: