Closed
Bug 688124
Opened 13 years ago
Closed 11 years ago
no text selection changed event when selection is removed
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: surkov, Assigned: surkov)
References
(Blocks 2 open bugs)
Details
(Keywords: access)
That was done in bug 368598 and was a problem workaround actually. We need to introduce caret moved/selection change event coalescence to not report selection changed twice (for example, both for removed selection and for added selection). Coalescence should fire an event for top most hypertext accessible to handle selection changing across sibling hypertexts correctly.
Assignee | ||
Comment 1•11 years ago
|
||
fixed by bug 928504
Assignee: nobody → surkov.alexander
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•