Page MenuHomePhabricator

[Regression pre-wmf.32] The cursor is appearing before the typed character instead of after when adding content to a new section
Closed, ResolvedPublic

Description

Steps to replicate:

  1. From VE, enable the "New section" tab by going to Options>Advanced Settings.
  2. Save the change.
  3. Reload the page so that the "New section" tab appears.
  4. Click on the "New Section" tab.
  5. Type a heading for this section.
  6. Press Tab.
  7. Now type something under that section.

Observe that, the cursor is appearing before the typed character instead of after.

Event Timeline

matmarex added a subscriber: matmarex.

It's only a visual bug, it happens when enabling syntax highlighting. I forgot to update it after T251648.

Change 595674 had a related patch set uploaded (by Bartosz Dziewoński; owner: Bartosz Dziewoński):
[mediawiki/extensions/CodeMirror@master] Update VisualEditor styles for Vector changes

https://gerrit.wikimedia.org/r/595674

Change 595674 merged by jenkins-bot:
[mediawiki/extensions/CodeMirror@master] Update VisualEditor styles for Vector changes

https://gerrit.wikimedia.org/r/595674

ppelberg claimed this task.