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

       Web browser: ---
            Bug ID: 46794
           Summary: VisualEditor: Add whitespace skipping to
                    UnicodeJS.wordbreak for word skipping functionality
           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: ---

Currently we can't use the UnicodeJS.wordbreak library to emulate word skipping
(ctrl+arrow / alt+arrow) functionality as wordbreaks appear either side of
whitespace and between multiple whitespaces:

|One| |Two| | |Three|

Moving forwards we expect the cursor to stop in the following positions:
One| Two| Three|

Moving backwards we expect:
|One |Two |Three

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to