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

       Web browser: ---
            Bug ID: 51463
           Summary: VisualEditor: Don't extend links over wordbreaks
           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]
    Classification: Unclassified
   Mobile Platform: ---

With bug 49931 we currently extend link annotations when typing at the end.
This makes it very difficult to type plain text after a link at the end of a
paragraph.

We should change the logic to stop extending the annotation once a character is
added that produces a new wordbreak.

There may be some odd cases as wordbreak logic can depend on more that two
characters, e.g. a' has a wordbreak but a's doesn't, so trying to add "'s" to
the end of a link label would break after the "'" even though it wouldn't if
"'s" was added as one operation.

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