guardian/scribe

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

开放

#137 创建于 2014年4月30日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (265 个派生)batch import
browser inconsistencyformattershelp wanted

仓库指标

星标
 (3,516 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南