Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 532201

Summary: TypeError typing left/right arrows in launch config dropdown
Product: [ECD] Orion Reporter: Carolyn MacLeod <Carolyn_MacLeod>
Component: ClientAssignee: Carolyn MacLeod <Carolyn_MacLeod>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 18.0   
Hardware: PC   
OS: Windows 7   
See Also: https://github.com/eclipse/orion.client/pull/311
Whiteboard:

Description Carolyn MacLeod CLA 2018-03-08 15:57:20 EST
- focus the launch config "combo"
- type down arrow to open the dropdown
- type right arrow
TypeError: t.parentNode.getAttribute is not a function
Comment 1 Eclipse Genie CLA 2018-03-08 16:00:56 EST
GitHub Pull Request 311 created by [carmacleod]
https://github.com/eclipse/orion.client/pull/311
Comment 2 Carolyn MacLeod CLA 2018-03-08 16:01:31 EST
Fixed with PR in comment 1.