| Summary: | F12 (or any other shortcut) does not bring up the developer tools on Windows | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | Electron | Assignee: | 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
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. |