guardian/scribe
Chrome: Pasting from Word into pristine editor creates extraneous P element and misplaces the caret
オープン
#137 opened on 2014/04/30
browser inconsistencyformattershelp wanted
Repository metrics
- Stars
- (3,516 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明

Pasted into a pristine editor:

- 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.