Closed Bug 1755377 Opened 3 years ago Closed 2 years ago

Coalesced selection events drop SELECTED state change events

Categories

(Core :: Disability Access APIs, defect)

defect

Tracking

()

RESOLVED FIXED
103 Branch
Tracking Status
firefox103 --- fixed

People

(Reporter: eeejay, Assigned: eeejay)

References

Details

(Whiteboard: [ctw-m2])

Attachments

(1 file)

If more than 5 items in a widget are selected or unselected at once (eg. do "select all" or "select none"). Our coalescing code will drop the individual SELECTION_ADD/SELECTION_REMOVE events, and their state change counterparts, and send a single SELECTION_WITHIN event with the accessible as a target.

This causes our SELECTED state to become stale in the parent process.

Blocks: 1755383
Severity: -- → S3
Whiteboard: [ctw-m2]
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3b4553b0c366 Send list of accessibles that are un/selected to parent cache. r=Jamie
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
See Also: → 1881012
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: