Open
Bug 1047241
Opened 10 years ago
Updated 4 years ago
[Touch Caret] Touch Caret doesn't follow input if it's focused and moved programmatically
Categories
(Core :: DOM: Selection, defect, P5)
Tracking
()
NEW
People
(Reporter: azasypkin, Unassigned)
References
Details
Attachments
(2 files)
In Gaia SMS app input (in our case content editable div) is focused programmatically and then shifted down with "transform: translateY". Touch caret doesn't follow the input in this case.
I've attached reduced test case that reproduces the issue in Nightly too (with flipped touchcaret.enabled preference): just press button that programmatically focuses and applies transformation several times.
Reproduced on the latest Nightly and master B2G (Flame)
Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•4 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority and severity.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•