Page MenuHomePhabricator

VisualEditor: [Regression?] Cursor appears misplaced after hitting Enter twice in a list
Closed, ResolvedPublic

Description

This is where the cursor shows up in the text

Might be related to https://bugzilla.wikimedia.org/show_bug.cgi?id=41064, or not.

  1. Reach https://en.wikipedia.org/w/index.php?title=User:Elitre_(WMF)/Sandbox&oldid=583262564 .
  2. Put the cursor after the last reference.
  3. Hit Enter once. A new bullet is correctly added.
  4. Hit Enter again.

Possible outcomes:

  1. see screenshot: the cursor blinks between two lines, on the word "cognitive" (observed in Chrome, Vector/Monobook);
  2. the cursor is attached to the top right corner of the picture of Emily Deschanel (Firefox, Vector);
  3. the cursor is nowhere in sight (Firefox, Monobook).

Notice that if you repeat the procedure at this point, it will work in Chrome, it will still fail in FF.


Version: unspecified
Severity: normal
OS: Windows 7
Platform: PC

Attached:

cursor_between_two_lines.png (368×837 px, 23 KB)

Details

Reference
bz57551

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:16 AM
bzimport set Reference to bz57551.

(Sorry, please read, "it will work in Firefox, it will still fail in Chrome".)

This was fixed a couple of weeks ago in the HandleEnter re-write work, I think.