Bug 528455

Summary: Should not be able to tab through closed sections on css and javascript validation settings pages
Product: [ECD] Orion (Archived) Reporter: Carolyn MacLeod <Carolyn_MacLeod>
Component: ClientAssignee: Carolyn MacLeod <Carolyn_MacLeod>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: accessibility
Version: unspecified   
Target Milestone: 17.0   
Hardware: PC   
OS: Windows 7   
See Also: https://github.com/eclipse/orion.client/pull/288
Whiteboard:

Description Carolyn MacLeod CLA 2017-12-11 19:02:58 EST
- go to css or javascript validation settings page
- collapse one of the sections using enter key (or, just recently, space key)
- now type tab twice
- focus disappears
- type tab continuously until you reach the next section title

You shouldn't have to tab through the contents of the closed section to get to the next one.
Comment 1 Eclipse Genie CLA 2017-12-11 19:04:42 EST
GitHub Pull Request 288 created by [carmacleod]
https://github.com/eclipse/orion.client/pull/288
Comment 2 Carolyn MacLeod CLA 2017-12-11 19:05:21 EST
Fixed by PR in comment 1.