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

            Bug ID: 73202
           Summary: VisualEditor: Link annotations can be split into two
                    adjacent ones when other annotations overlap
           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], [email protected]
       Web browser: ---
   Mobile Platform: ---

I dug deeper after filing bug 73201.

1. Type "abcdef".
2. Make "ab" italic.
3. Make "ef" italic.
4. Make "bcde" a link.

Result:   ''a[[bcde|b]]''[[bcde|cd''e'']]''f''
Expected: ''a''[[bcde|''b''cd''e'']]''f''

The result doesn't seem to depend on the order of operations here.

VisualEditor should avoid splitting link annotations.

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