Ctrl-Arrow is supposed to move the caret one word in the direction of the arrow.
In RTL wikis it moves too far. It looks like to goes to the next reference or the next sentence rather than the next word.
Version: unspecified
Severity: major
Ctrl-Arrow is supposed to move the caret one word in the direction of the arrow.
In RTL wikis it moves too far. It looks like to goes to the next reference or the next sentence rather than the next word.
Version: unspecified
Severity: major
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Jdforrester-WMF | T53792 VisualEditor: Non-English Wikipedia issues (tracking) | |||
Invalid | Jdforrester-WMF | T35077 VisualEditor multilingual input / i18n issues (tracking) | |||
Resolved | Jdforrester-WMF | T35126 VisualEditor: Support for right-to-left (rtl) / bidirectional content (tracking) | |||
Resolved | Esanders | T66872 VisualEditor: Ctrl+cursor (Opt+cursor on Mac) moves the caret too far in Hebrew |
This looks like just a problem with Hebrew. The new Unicode spec introduced a "HebrewLetter" group which we didn't add to the WordBreak checker.
Change 131767 had a related patch set uploaded by Esanders:
Update moveBreakOffset to include 'HebrewLetter' category
Change 131767 merged by jenkins-bot:
unicodejs: Update moveBreakOffset to include 'HebrewLetter' category