[Webkit-unassigned] [Bug 22261] Clicking button input does not give it focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 15:54:42 PDT 2010


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





--- Comment #28 from Darin Adler <darin at apple.com>  2010-06-16 15:54:40 PST ---
(In reply to comment #27)
> Every other browser, including Firefox-Mac and Opera-mac, focuses buttons on mousedown.

OK, I think we can live with it in future Safari.

Now we just need to deal with that other issue, Safari has done it this way for 8 years so there’s a good chance sites have Safari-specific code paths depending on the old behavior. And this goes even more for things like Dashboard. So ... we have to find out if that’s true and figure out what to do about it.

This comes up often in the WebKit project, so there is some understanding about how to make changes like this. We need some time and some testing to find out if we can just completely drop the old behavior or if we need it in some places.

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