https://bugzilla.wikimedia.org/show_bug.cgi?id=56340

       Web browser: ---
            Bug ID: 56340
           Summary: VisualEditor: Changing text style causes document
                    transation state to end up in limbo state
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: Editing Tools
          Assignee: rm...@wikimedia.org
          Reporter: krinklem...@gmail.com
                CC: jforres...@wikimedia.org, krinklem...@gmail.com,
                    rm...@wikimedia.org
            Blocks: 56336
    Classification: Unclassified
   Mobile Platform: ---

Document:

 h2> Foo
 p> Lorem ipsum.
 h2> Bar
 p> Bla bla bla.

Steps:

* Put cursor in the first heading between "F" and "oo".
* Change text style to paragraph (via menu or or use ctrl-0).
* Observe cursor going wild (disappears in Firefox, appears outside the
document in the margin in Chrome, bug 50442)
* Type 3 characters ("a", "b", "c")

Firefox result:

3 new paragraph appear.

 p> o [new]
 p> o [new]
 p> a [new]
 p> Foo
 p> Lorem ipsum.

And more on every subsequent keystroke. It seems to have copied this "o" from
"Foo" somehow. And "b" and "c" never appear.

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

Reply via email to