[Webkit-unassigned] [Bug 56276] New: changing the value of a text element breaks 'undo' until focus is changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 13 16:03:44 PDT 2011


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

           Summary: changing the value of a text element breaks 'undo'
                    until focus is changed
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sasmith at gmail.com


Created an attachment (id=85626)
 --> (https://bugs.webkit.org/attachment.cgi?id=85626&action=review)
simple example of undo breaking

Steps to reproduce:
  1) Open attached sample page.
  2) Begin typing in the indicated field.
  3) Wait for the timeout to fire (this will change the value of the second text field).
  4) Continue typing in the first field.
  5) Attempt to undo.

Actual Results:
  Undo has no effect.

Expected results:
  Undo reverses the effects of typing, regardless of whether the typing occurred before or after the timeout fired.

Reproducible in Chrome 10.0.648.133 and Safari 4.0.4 (6531.21.10); behaves as expected in Firefox 3.6.3.

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