[Webkit-unassigned] [Bug 66949] [WK2] Anchor elements doesn't get focus on TAB key press

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 25 09:31:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66949





--- Comment #3 from Ravi Phaneendra Kasibhatla <ravi.kasibhatla at motorola.com>  2011-08-25 09:31:03 PST ---
(In reply to comment #1)
> Presumably we want to match WebKit1's defaults, which may be different on different platforms.
aroben,
In WebKit1, ChromeClient::keyboardUIMode() is implemented by various ports individually they were setting individually it to true (by default only). 
In WebKit2, since WebChromeClient::keyboardUIMode() is common for all ports shouldn't it be set to true by default there itself. Rather than each port individually setting and sending the preference change to WebProcess.

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



More information about the webkit-unassigned mailing list