Bug 11046

Summary: REGRESSION: Cannot enter text in textarea contained with label tag
Product: WebKit Reporter: Kevin M. Dean <kevin>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt, jonathanjohnsson, yoasif
Priority: P1 Keywords: HasReduction, Regression
Version: 420+   
Hardware: Mac (PowerPC)   
OS: OS X 10.4   
Attachments:
Description Flags
Code Reduction none

Description Kevin M. Dean 2006-09-26 11:32:09 PDT
This may just be bad programming on the sites part, but I came across an issue with a site so i can't post a link. I have reduce the code to the problem area though.

Basically a form textarea contained within a label tag allows typing in it in Safari, but does not with Webkit.
Comment 1 Kevin M. Dean 2006-09-26 11:32:50 PDT
Created attachment 10783 [details]
Code Reduction
Comment 2 Kevin M. Dean 2006-09-26 11:35:44 PDT
Oops, left out a word on my initial comment.

I meant to say "I came across an issue with a private site so i can't post a link."
Comment 3 David Kilzer (:ddkilzer) 2006-09-26 16:44:35 PDT
Probably more label fallout (Bug 3244).
Comment 4 Dave Hyatt 2006-09-26 17:03:57 PDT
This is a dup of the other two bugs filed on this.
Comment 5 David Kilzer (:ddkilzer) 2006-09-27 08:36:25 PDT
(In reply to comment #4)
> This is a dup of the other two bugs filed on this.

I only see Bug 10976, which is the same issue for text fields.
Comment 6 David Kilzer (:ddkilzer) 2006-09-27 08:38:41 PDT
(In reply to comment #5)
> I only see Bug 10976, which is the same issue for text fields.

And that would be because the other (Bug 10921) was closed as RESOLVED/DUPLICATE.

Confirmed this bug last night in a local debug build; don't recall the build revision, though.
Comment 7 mitz 2006-10-09 09:41:08 PDT
*** Bug 11228 has been marked as a duplicate of this bug. ***
Comment 8 mitz 2006-11-15 22:22:56 PST
Fixed by Adele in r17794
Comment 9 Matt Lilek 2006-11-25 00:00:08 PST
*** Bug 11100 has been marked as a duplicate of this bug. ***