Description1. Implement move cursor left/right by word.
2. Fix pango rendering of Arabic joining shapes. In Pango, different font means different runs, and it breaks arabic shaping across run boundaries. Do not reset font attribute if it is the same as default.
BUG=90426
TEST=RenderTextTest.MoveLeftRightByWord*.
Build chromeos, open it with --use-pure-views, type in تسیک
then select the 2nd and 3rd characters, check whether the characters' shapes changes (from joining to not joining).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102359
Patch Set 1 #Patch Set 2 : fix lint error #
Total comments: 25
Patch Set 3 : address comment #
Total comments: 5
Patch Set 4 : sync #Patch Set 5 : sync #
Messages
Total messages: 5 (0 generated)
|