[Bug 7583] IE8 won't run click events on a label's associated input if the input is hidden via CSS with "display:none" or "visibility:hidden". Other browsers will. There doesn't seem to be an appropriate platform behavior to emulate here, so the exact behavior sho

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7583





--- Comment #1 from contributor@whatwg.org  2009-09-22 11:25:29 ---
Checked in as WHATWG revision r3969.
Check-in comment: <label for=x> <input id=x hidden> should do nothing when you
activate the label, regardless of platform.
http://html5.org/tools/web-apps-tracker?from=3968&to=3969


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 22 September 2009 11:40:25 UTC