Snav: Start at the first/last fragment when going Left/Right
When a fragmented (line broken) link has focus, we use one of its fragments (not their union) as search origin. Going Left: Start at the beginning of the link (the first fragment). Going Right: Start at the end of the link (the last fragment). This feels more intuitive and is probably a better UX for most users since most texts are written left-to-right. Discussed in: crrev.com/c/1912661 Bug: 1029269 Change-Id: I2ba214a3208ce82d3b6cb6a85b6840b3d9c33961 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944169 Commit-Queue: Hugo Holgersson <hholgersson@fb.com> Reviewed-by:Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#720429}
Showing
Please register or sign in to comment