https://bugzilla.wikimedia.org/show_bug.cgi?id=37980
Christian Williams <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|ContentEditable |Data Model AssignedTo|[email protected] |[email protected] --- Comment #4 from Christian Williams <[email protected]> 2012-07-02 21:33:25 UTC --- This looks like a bug in fixupInsertion. When the entire contents is cut, only paragraph and /paragraph are in the documentModel. Pasting more than 2 paragraphs will error. Steps to reproduce: 1) Create a document with 3 simple paragraphs. 2) Ctl-A 3) Ctl-X 4) Ctl-V -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
