[Webkit-unassigned] [Bug 100932] User can change a disabled select (drop down box)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 18:10:51 PST 2012


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





--- Comment #5 from Kent Tamura <tkent at chromium.org>  2012-11-07 18:12:26 PST ---
(From update of attachment 172905)
View in context: https://bugs.webkit.org/attachment.cgi?id=172905&action=review

> Source/WebCore/ChangeLog:15
> +        (WebCore::HTMLSelectElement::menuListDefaultEventHandler):
> +        (WebCore::HTMLSelectElement::listBoxDefaultEventHandler):
> +        (WebCore::HTMLSelectElement::defaultEventHandler):

You changes are correct, but I think checking disabled() in the beginning of HTMLSelectElement::defaultEventHandler is enough and simpler.

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