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

            Bug ID: 63079
           Summary: VisualEditor removes a colon from the first existing
                    indented list item when adding another item to the
                    list
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

When adding an item to a list, VisualEditor is stripping the first indent
(colon in wikisyntax) when adding a new one in the list.

Example:
https://www.mediawiki.org/w/index.php?title=User%3AKeegan_%28WMF%29%2Fsandbox&diff=939610&oldid=939609

Steps to reproduce:
1. Create an indented list, save
   :*a
   :*b
   :*c
2. Add a new item to the list, looks fine before saving
   :*a
   :*b
   :*q
   :*c
3. Save, and the result is
   *a
   :*b
   :*q
   :*c

Windows 7/Chrome 33.0.1750.154 m & Firefox 28.0

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

Reply via email to