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

       Web browser: ---
            Bug ID: 55797
           Summary: VisualEditor: Incorrect behavior when entire lists
                    (numbered or bulleted) are indented
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ContentEditable
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 13510
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13510&action=edit
example of a number list attempting to be indented

This may be similar to https://bugzilla.wikimedia.org/show_bug.cgi?id=48010

In the VisualEditor, entire lists cannot be indented. For example, to get an
entire list to appear slightly indented, a user would type in wikitext:

:* First
:** First sub one
:** First sub two
:** First sub three
:* Second
:** Second sub one...

Whereas the VisualEditor is attempting to enter this wikitext:

** First
*** First sub one
*** First sub two
*** First sub three
** Second
*** Second sub one...

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