[Webkit-unassigned] [Bug 71854] Access key should work on all elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 22:54:52 PST 2011


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





--- Comment #39 from Ryosuke Niwa <rniwa at webkit.org>  2011-11-17 22:54:51 PST ---
(From update of attachment 115586)
View in context: https://bugs.webkit.org/attachment.cgi?id=115586&action=review

> Source/WebCore/html/HTMLElement.cpp:779
> +    dispatchSimulatedClick(0, sendToAnyElement);

I don't understand why we're passing sendToAnyElement to the second argument of dispatchSimulatedClick. Could you elaborate on why we do this?

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