Bug 423595 - [Accessibility]Selection model in git status does not scroll the page by up and down arrow key.
Summary: [Accessibility]Selection model in git status does not scroll the page by up a...
Status: RESOLVED WORKSFORME
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Git (show other bugs)
Version: 5.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: libing wang CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2013-12-09 09:51 EST by libing wang CLA
Modified: 2014-09-18 12:13 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description libing wang CLA 2013-12-09 09:51:03 EST
Steps:
1.Go to git status page with several changes.
2.Expand all.
3.Shrink the browser so that the view port does not show all the changes.
4.Use down arrow key to traverse all the changes.

When the current selection reaches to the bottom of the view port, it does not scroll up. Keep using down arrow, you will find the selection goes out of view.

In the explorerNavHandler, it should handle the scroll generically. E.g., in editor and search page, the scrolling works fine.
Comment 1 Silenio Quarti CLA 2014-09-18 12:13:08 EDT
No longer a problem.