Bug 195031
| Summary: | Web Inspector: Use keyIdentifier instead of keyCode for KeyboardShortcut | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikita Vasilyev <nvasilyev> |
| Component: | Web Inspector | Assignee: | Nikita Vasilyev <nvasilyev> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Nikita Vasilyev
`keyCode` is deprecated and has issues with non-US keyboard layouts.
See "Bug 192947 - Web Inspector: Keyboard shortcut for settings tab too greedy on non-US keyboards" for more details.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |