Closed
Bug 1248185
Opened 10 years ago
Closed 9 years ago
Caret moves in cycles when I hold Right arrow in [contenteditable] element
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox44 | --- | unaffected |
firefox45 | --- | wontfix |
firefox46 | --- | wontfix |
firefox47 | --- | fixed |
People
(Reporter: arni2033, Assigned: jfkthame)
References
()
Details
(Keywords: regression)
Attachments
(2 files)
185 bytes,
text/html
|
Details | |
3.37 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
>>> My Info: Win7_64, Nightly 47, 32bit, ID 20160210071115
STR:
1. Open http://jsbin.com/bisahaqote/edit?html,css,output (from bug 1143742 comment 4)
2. In the "Output" pane, click between "s" and "t" in the first word "test" in that pane
3. Hold Right arrow for 10 seconds
AR: Caret moves in cycles: when it reaches the end of last line, it teleports to second line
ER: Caret should reach the end of last line and stay still
This is regression from bug 1153237.
Regression range:
> https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=fc4fd9433e216058359c5337cb86b131e55ee63b&tochange=c206ee0a4809e515294aee998fa0b249a7fe1a16
![]() |
||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Testcase based on the example here; fails on current trunk. This will pass after the patch in bug 1248128.
Attachment #8719533 -
Flags: review?(roc)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
![]() |
||
Updated•10 years ago
|
status-firefox44:
--- → unaffected
status-firefox45:
--- → affected
status-firefox46:
--- → affected
Attachment #8719533 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/ee60dc3d06556a23222a8c25a93aaa818ccca9b9
Bug 1248185 - Test for spurious looping behavior of selection. r=roc
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Updated•9 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•