[Webkit-unassigned] [Bug 8960] onFocus is not called when clicking on links

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon May 22 11:32:46 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8960





------- Comment #8 from hyatt at apple.com  2006-05-22 11:32 PDT -------
This was a design decision at the time, but I think it should be revisited.  

One reason that I think it would be reasonable to just go ahead and make links
and buttons mouse focusable is that we already added code to blur the existing
focused element when you click on objects like buttons and links.  Thus the
main OS advantage (being able to click on things without losing your current
focus) has been lost.

I think basically we should just give up and resign ourselves to having
compatibility with Windows regarding mouse focusability.  For keyboard
focusability we can continue to be a little different (obeying the keyboard
access mode + the Safari pref with the SELECT exception).


-- 
Configure bugmail: http://bugzilla.opendarwin.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