Open Bug 969077 Opened 10 years ago Updated 2 years ago

Provide old caret offset in caret change event interface

Categories

(Core :: Disability Access APIs, defect)

defect

Tracking

()

People

(Reporter: eeejay, Unassigned)

Details

This would be very useful for Android where we need the caret movement delta and the range of text within it.
(In reply to Eitan Isaacson [:eeejay] from comment #0)
> This would be very useful for Android where we need the caret movement delta
> and the range of text within it.

we don't really know old caret offset, its computation costs something
Trev, ideas? Who should be responsible for caret caching you think?
(In reply to alexander :surkov from comment #2)
> Trev, ideas? Who should be responsible for caret caching you think?

SelectionManager maybe?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.