[Webkit-unassigned] [Bug 12370] New: Assigning a value to a hidden textarea reverts textarea to default value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 22 12:41:39 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12370

           Summary: Assigning a value to a hidden textarea reverts textarea
                    to default value
           Product: WebKit
           Version: 419.x
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamis at 37signals.com


When using javascript to assign a value to a textarea, the textarea's value
will instead be reverted to it's default if the textarea is hidden (e.g.,
inside a div with "display: none", etc.). I will attach an HTML file that
includes a form with Javascript for reproducing the bug.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list