[Webkit-unassigned] [Bug 14033] New: Cannot undo past a setValue: call on a DOMHTMLTextArea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 17:08:30 PDT 2007


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

           Summary: Cannot undo past a setValue: call on a DOMHTMLTextArea
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rachael at omnigroup.com


Steps to reproduce:

1 - type some text into a text area
2 - call [element setValue:@"some text"] on the text area in question
3 - hit undo.

expected results... should be able to revert to the text that was originally
entered.
actual results... You undo only to the text set via the setValue: call.


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