Page MenuHomePhabricator

You need to double-cursor to move across an inline slug, which makes editing "blank" lines in NWE confusing
Open, LowPublic8 Estimated Story Points

Description

Steps to reproduce:

  1. Start with a simple, multi-paragraph page:
Paragraph 1

Paragraph 2
  1. Place the cursor at the end of the first line/paragraph.
  1. Press the (right) arrow key to advance to the second paragraph

Expected results:
You have to press the arrow key once to get into the blank line, and once to get out of the blank line/to the start of Paragraph 2.

Actual results:
You have to press the arrow key once to get into the blank line, and twice to get out of the blank line/to the start of Paragraph 2.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Looks like this is an issue with the inline slug in the empty paragraph, pinging @dchan

Jdforrester-WMF renamed this task from Cursor behavior is strange on blank lines to You need to double-cursor to move across an inline slug, which makes editing "blank" lines in NWE confusing.Apr 18 2017, 7:09 PM
Jdforrester-WMF triaged this task as Low priority.
Jdforrester-WMF set the point value for this task to 8.
Jdforrester-WMF moved this task from To Triage to TR1: Releases on the VisualEditor board.

We may be able to disable a bunch of the slugging features in source mode as we know there will never be annotations. This will still behave like this in visual mode though.

I would like this to be prioritized higher, it really makes for a jarring text editing experience.