[Bug 7591] New: disabled <fieldset>

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

           Summary: disabled <fieldset>
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: annevk@opera.com
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


The current example of <fieldset> does not work because when a <fieldset> is
disabled all descendant form controls are disabled, including those inside
<legend>.

Either the definition of a disabled <fieldset> should be changed or the
example.

(I'll ask the guy who implemented this in Opera to see if it makes matters much
more complicated or just a little to make the example work.)


-- 
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 Saturday, 12 September 2009 10:01:52 UTC