Bug 20131
Summary: | Swap shortcuts for "Select Next/Previous Tab" for german keyboard layout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Markus Wulftange <markus.wulftange> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Markus Wulftange
With the german keyboard layout, the shortscuts for "Select Next/Previous Tab" is ⌥⌘Ö (Option+Command+Ö) and ⌥⌘Ä (Option+Command+Ä) respectivley. But the position of these keys on the keyboard is Ö, Ä. So the shortcuts are transposed.
The correct shortcuts would be:
* Select Next Tab ⌥⌘Ä
* Select Previous Tab ⌥⌘Ö
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lilek
Tabs are a feature of Safari, the browser, not WebKit, the engine (http://webkit.org/blog/101/back-to-basics/). Bugs for Safari should be filed with Apple at <https://bugreport.apple.com/>.