Bug 86955

Summary: Web Inspector: Cannot type ] on French keyboards
Product: WebKit Reporter: Cem Kocagil <cem.kocagil+webkit>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, vsevik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 85312    

Cem Kocagil
Reported 2012-05-19 22:55:53 PDT
Using the AltGr+")" combination to type "]" on French keyboards does not work, it instead goes back to the previous page in panels history. This problem is that the "[" key on US keyboards and the ")" key on French keyboards have the same virtual keycode (VK_OEM_4 0xDB). See http://trac.webkit.org/browser/trunk/Source/WebCore/inspector/front-end/InspectorView.js?rev=112539#L93
Attachments
Alexander Pavlov (apavlov)
Comment 1 2012-05-21 08:40:14 PDT
This bug is a part of bug 85312. *** This bug has been marked as a duplicate of bug 85312 ***
Note You need to log in before you can comment on or make changes to this bug.