Page MenuHomePhabricator

[Regression ?] The text typed on the first line while adding a new section is blurry on Firefox
Closed, ResolvedPublic

Description

Steps to replicate:

  1. On Firefox, click on "New section".
  2. Type something on the first line after the section heading (which has the "New section" placeholder text).

The text appears blurry.

Screen Shot 2018-06-26 at 4.45.18 PM.png (504×1 px, 140 KB)

Event Timeline

Is this with CodeMirror's syntaxhighlight enabled? I don't get a blurry text, but I do see a slight horizontal offset of the cursor.

@Schnark: Yeah, that's right! Occurs only when Syntax highlighting is enabled.

Change 559228 had a related patch set uploaded (by TK-999; owner: TK-999):
[mediawiki/extensions/CodeMirror@master] VE: Fix CodeMirror overlay alignment on new lines

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

Change 560930 had a related patch set uploaded (by TK-999; owner: TK-999):
[VisualEditor/VisualEditor@master] Fix CodeMirror overlay alignment on new lines

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

Change 559228 abandoned by TK-999:
VE: Fix CodeMirror overlay alignment on new lines

Reason:
Superseded by Ice36dc27fc107322da47427596178c84d253c716.

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

Change 560930 merged by jenkins-bot:
[VisualEditor/VisualEditor@master] Fix CodeMirror overlay alignment on new lines

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

Change 562389 had a related patch set uploaded (by Jforrester; owner: Jforrester):
[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (6006b2c6e)

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

Change 562389 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (6006b2c6e)

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

ppelberg claimed this task.