[Webkit-unassigned] [Bug 90739] New: changes to value property of textarea not fully reflected in the UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 8 15:29:53 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90739

           Summary: changes to value property of textarea not fully
                    reflected in the UI
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: austin.cheney at us.army.mil


Bug produced in both Chrome and Safari on Windows 7.

1) Go to: http://prettydiff.com/?s=http://prettydiff.com/prettydiff.js&m=minify
2) Verify contents of the textarea match the value of the value property in the dom using the console:
document.getElementById("minifyoutput").value;

If the values differ the bug is valid as the DOM is property updated, but such update is not reflected in the textarea element on the page.

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



More information about the webkit-unassigned mailing list