Closed Bug 1733223 Opened 3 years ago Closed 3 years ago

Fire READONLY state change events.

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)

Many roles/elements have a hardcoded READONLY state for their lifetime. aria-readonly changes already work. Things that still need to be verified/implemented:

  1. Need to fire event for readonly attribute changes in input elements.
  2. For ARIA roles with a eReadonlyUntilEditable, need to make sure we are observing editable changes, and firing readonly changes when editable changes.

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

This patch also adds tests for other READONLY/EDITABLE state changes
that already work.

Assignee: nobody → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a4501a0f8f59 Fire READONLY state change when input gets readonly attribute. 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: