mediawiki-extensions-Visual.../modules/ve
Catrope 13ba9b7de8 (bug 37980) Cutting all text and repasting it breaks the editor
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
2012-07-25 12:29:19 -07:00
..
ce Do not put slugs after nested lists 2012-07-20 14:07:53 -07:00
dm (bug 37980) Cutting all text and repasting it breaks the editor 2012-07-25 12:29:19 -07:00
init Merge "Fixed issue where #sitesub was being shown even if it wasn't originally" 2012-07-20 00:44:18 +00:00
ui Merge "(bug 38545) Fix RTL position of the drop-down arrow" 2012-07-24 02:32:43 +00:00
ve.BranchNode.js Converted some instances of "var\t" to "var " 2012-07-19 17:24:54 -07:00
ve.debug.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Document.js Fix selectNodes bug where selecting </li><li> returned an empty result 2012-07-19 18:10:57 -07:00
ve.EventEmitter.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Factory.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.LeafNode.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Node.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Position.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Range.js Bug 33088 - VisualEditor: Editing a part of text of a link doesn't work (or this shouldn't be allowed) 2012-07-19 16:15:07 -07:00
ve.Surface.js Bug 33163 - VisualEditor: Floating toolbar should not be displayed when the edit area is entirely off-screen 2012-07-20 15:28:44 -07:00