[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
Fri Aug 26 00:43:03 PDT 2011


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





--- Comment #7 from Ravi Phaneendra Kasibhatla <ravi.kasibhatla at motorola.com>  2011-08-26 00:43:03 PST ---
(In reply to comment #5)
> (In reply to comment #3)
> > (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). 
> 
> WebKit1 on Windows defaults to false. WebKit1 on Mac bases this value on a system-level setting, which itself defaults to false. So I don't think it's true that all WebKit1 ports default to true.

aroben,
As per your comments, now I am setting in WebKit::WebPageProxy::creationParameters() specifically for GTK port only.

-- 
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