guardian/scribe

Chrome: Pasting from Word into pristine editor creates extraneous P element and misplaces the caret

Open

#137 geöffnet am 30. Apr. 2014

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (265 Forks)batch import
browser inconsistencyformattershelp wanted

Repository-Metriken

Stars
 (3.516 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

image

Pasted into a pristine editor:

image

  • The caret is before the "3" when it should be after.
  • There is an extraneous P element containing only whitespace after the paragraph containing "2".

To do: create isolated case.

Introduced by https://github.com/guardian/scribe/pull/131.

Contributor Guide