Closed Bug 426506 Opened 16 years ago Closed 16 years ago

"Warning: Key event not available on GTK2" messages in console

Categories

(Firefox :: Keyboard Navigation, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 311756

People

(Reporter: telega, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008032005 Minefield/3.0b5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008032005 Minefield/3.0b5pre

Several warning messages appear in console when Ctrl key is pressed for the first time after browser start. Messages look like this:

Warning: Key event not available on GTK2: key="b" modifiers="accel,shift"
Source File: chrome://browser/content/browser.xul
Line: 0

Reproducible: Always

Steps to Reproduce:
1.Set "javascript.options.showInConsole" parameter to "true" in "about:config" page
2.Start browser
3.Open Error Console
4.Press Ctrl key
Actual Results:  
Several warnings appear in console

Expected Results:  
No warnings

People developing extensions for Firefox have "javascript.options.showInConsole" parameter set to "true" to be able to debug their code. Seeing a pack of warning messages each time is a bit annoying.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
V.Duplicate
Status: RESOLVED → VERIFIED
Component: General → Keyboard Navigation
Version: unspecified → Trunk
You need to log in before you can comment on or make changes to this bug.