guardian/scribe

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

Open

#137 aberto em 30 de abr. de 2014

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (265 forks)batch import
browser inconsistencyformattershelp wanted

Métricas do repositório

Stars
 (3.516 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador