[Webkit-unassigned] [Bug 15452] keyboard navigation tab twice per link?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 10 11:46:09 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15452
------- Comment #2 from eric at webkit.org 2007-10-10 11:46 PDT -------
This appears to be a real bug. I would start debugging here:
void EventHandler::defaultTabEventHandler(Event* event, bool isBackTab)
The bug relates to the presence of the <object> tag, I expect that the object
is stealing focus when it should not be, but I haven't yet confirmed what
element is getting the focus when the <a> loses it.
--
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