mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
13ba9b7de8
This was caused by a bug in fixupInsertion that caused it to believe that inserting something like "a</p><p>b</p><p>c" into the middle of an empty paragraph was invalid. This commit fixes the fixupInsertion bug, which fixes the select-all-cut-paste behavior in Chrome. It's still broken in Firefox because of selection-related issues, but I'll split that out into a different bug report. Change-Id: I767f5d37ec7e511778ae9ca8283ec4b26c728298 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.Node.js | ||
ve.Position.js | ||
ve.Range.js | ||
ve.Surface.js |