Updates:
        Status: WontFix
        Owner: j...@chromium.org

Comment #2 on issue 15566 by j...@chromium.org: Wrong Event targetting  
inside <label> and <li>
http://code.google.com/p/chromium/issues/detail?id=15566

My reading of the standard,  
http://www.whatwg.org/specs/web-apps/current-work/#the-
label-element is that the activation behavior for a label will do what you  
are
seeing.  It is weird, but we seem to be doing what you are asking.

Label should be used to help with accessibility interfaces.  I am not sure  
what you
think would be the correct behavior.  Essentially you extended the  
activation
behavior of the button to everything in the label tag which doesn't seem to  
be what
you want.

Perhaps you want something like a class attribute in a div?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to