[Webkit-unassigned] [Bug 48665] New: Changing a textarea value through JavaScript screws up undo for all textareas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 12:51:33 PDT 2010


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

           Summary: Changing a textarea value through JavaScript screws up
                    undo for all textareas
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at purefiction.net


Created an attachment (id=72375)
 --> (https://bugs.webkit.org/attachment.cgi?id=72375&action=review)
Test case

Consider two textarea fields in the same form. If a bit of JS code programmatically changes the value of one of the fields, the undo function will forget any undos for any part of the document. Test case attached which changes a value every 2 seconds.

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