Ticket #2532135 (accepted defect)

Reporter


Josh Gildart
Opened: 04/11/12
Last modified: 09/19/12
Status: accepted
Type: defect

Owner


Dav Glass
Target Release: BACKLOG
Priority: P3 (normal)
Summary: Caret position is being reset when pressing backspace in a list item
Description:

The position of the caret is being reset to beginning of the line after one backspace keystroke. This happens when the caret is in a list item that contains a <br> tag. I have recreated the issue
here: http://jsfiddle.net/ANMFV/. This bug only affects Chrome, and more specifically I have observed it on Chrome 18.0.1025.152. The issue does not seem to occur in other tested browsers (FF, IE).

Type: defect Observed in Version: 3.5.0
Component: Editor Severity: S3 (normal)
Assigned To: Dav Glass Target Release: BACKLOG
Location: Library Code Priority: P3 (normal)
Tags: Relates To:
Browsers: Chrome
URL: http://jsfiddle.net/ANMFV/
Test Information:

Create a list. Type out a list item. Hit shift+enter to add a <br> tag to the list item. Type some more text on the new line. Hit backspace.

Change History

Dav Glass

Posted: 04/11/12
  • location changed to Library Code
  • milestone changed to 3.NEXT
  • priority changed to P3 (normal)
  • status changed from new to accepted
  • version changed from 3.4.1 to 3.5.0

Jenny Donnelly

YUI Developer

Posted: 09/19/12
  • milestone changed from 3.NEXT to BACKLOG

Moving from 3.NEXT to BACKLOG.