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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 10 07:33:41 PDT 2012


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





--- Comment #1 from Kent Tamura <tkent at chromium.org>  2012-07-10 07:33:39 PST ---
(In reply to comment #0)
> Bug produced in both Chrome and Safari on Windows 7.

What version of Chrome and Safari?

> 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.

I couldn't find differences.  Can you explain what part is differ concretely?

-- 
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