[Bug 37980] VisualEditor: Cut all text, re-paste it: broken editor

2012-07-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37980

--- Comment #7 from Roan Kattouw  2012-07-06 02:09:58 
UTC ---
(In reply to comment #6)
> > Problem #2 is a Firefox-specific selection issue, so I'm filing a separate 
> > bug for that and closing this one as fixed.
> 
> Roan, could you please tell us the identifier of the new bug report you
> created?

Sorry, meant to do that but forgot. I filed bug 38207 for it and later found it
was a duplicate of bug 38037.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37980] VisualEditor: Cut all text, re-paste it: broken editor

2012-07-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37980

--- Comment #6 from Nicolas Raoul  2012-07-06 02:07:33 
UTC ---
> Problem #2 is a Firefox-specific selection issue, so I'm filing a separate 
> bug for that and closing this one as fixed.

Roan, could you please tell us the identifier of the new bug report you
created?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37980] VisualEditor: Cut all text, re-paste it: broken editor

2012-07-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37980

Roan Kattouw  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||roan.katt...@gmail.com
 Resolution||FIXED

--- Comment #5 from Roan Kattouw  2012-07-05 20:00:16 
UTC ---
(In reply to comment #4)
> 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. 
> 
This fixupInsertion issue is fixed in https://gerrit.wikimedia.org/r/14398 .
This fixes problem #1, which occurred in all browsers. Problem #2 is a
Firefox-specific selection issue, so I'm filing a separate bug for that and
closing this one as fixed.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37980] VisualEditor: Cut all text, re-paste it: broken editor

2012-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37980

James Forrester  changed:

   What|Removed |Added

   Target Milestone|--- |VE-deploy-2012-07-09

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37980] VisualEditor: Cut all text, re-paste it: broken editor

2012-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37980

Christian Williams  changed:

   What|Removed |Added

 CC||tpars...@wikimedia.org
  Component|ContentEditable |Data Model
 AssignedTo|or...@framezero.com |roan.katt...@gmail.com

--- Comment #4 from Christian Williams  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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37980] VisualEditor: Cut all text, re-paste it: broken editor

2012-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37980

James Forrester  changed:

   What|Removed |Added

 AssignedTo|i...@wikia-inc.com  |or...@framezero.com

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37980] VisualEditor: Cut all text, re-paste it: broken editor

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37980

--- Comment #3 from Nicolas Raoul  2012-06-28 23:30:39 
UTC ---
The component below does not have this bug:
http://html5demos.com/contenteditable/

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37980] VisualEditor: Cut all text, re-paste it: broken editor

2012-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37980

James Forrester  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
Summary|Cut all text, re-paste it:  |VisualEditor: Cut all text,
   |broken editor   |re-paste it: broken editor
 Ever Confirmed|0   |1

--- Comment #2 from James Forrester  2012-06-27 
22:27:32 UTC ---
Confirm problem 1 (but not 2) on Chrome 19/Mac and both problems on Firefox
13/Mac.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l