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

Bug 503129

Summary: F12 (or any other shortcut) does not bring up the developer tools on Windows
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ElectronAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 13.0   
Target Milestone: 13.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Michael Rennie CLA 2016-10-03 15:00:55 EDT
The usual shortcuts no longer bring up the dev tools in the electron app on windows.

I am currently using version 0.1.48 of the app.
Comment 1 Michael Rennie CLA 2016-10-11 12:51:40 EDT
Fixed in:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=3c78e425600733d43a8884a567d4eb8dd941accf

we have to make sure to register the other dev tools commands as well as just blindly trying F12 - since depending on version of libs + windows, F12 cannot be re-bound.