DescriptionSelecting 'alt+left arrow' key in PDF does not move to previous url page. similarly 'alt+right arrow' key in PDF does not move to next url page.
Currently alt+arrow, ctrl+arrow,shift+arrow work like when
user select just arrow key, so with in the pdf file movement happen.
That is wrong.
It should be like:
1.Page should move up with in PDF when
-Selecting Shift+Spacebar.
-Selecting Pageup key.
-Selecting only Left Arrow Key.
2.Page should move down with in PDF when
-Selecting Spacebar.
-Selecting Pagedown key.
-Selecting only Right Arrow Key.
Changes added so that alt+ arrow key should have default behavior
that is moving to previous or next url.
BUG=75089
Committed: https://crrev.com/8a480e8350a8f10eaa3052a967c7998a8dadc1f8
Cr-Commit-Position: refs/heads/master@{#308511}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Changes as per review comments. #
Total comments: 1
Patch Set 3 : #Messages
Total messages: 12 (2 generated)
|