[Webkit-unassigned] [Bug 16863] [GTK] REGRESSION: tab focusing doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 09:19:02 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16863





------- Comment #6 from lethalman88 at gmail.com  2008-02-15 09:19 PDT -------
Found the problem. Maybe my X configuration enables GDK_MOD2_MASK when num lock
is on, which enables the event->metaKey (). Tab key event with meta keys is not
handled by WebCore. Instead, disabling num lock will enable tab focusing again
and bring the meta key to off.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list