[Webkit-unassigned] [Bug 8109] New: REGRESSION: After modifying content in text field, undo typing menu item is still active after placing in a different text field

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Mar 31 14:39:46 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8109

           Summary: REGRESSION: After modifying content in text field, undo
                    typing menu item is still active after placing in a
                    different text field
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, InRadar, NativeTextField
          Severity: normal
          Priority: P2
         Component: HTML Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


If I type some text in a input field then place focus in a different input
filed on the page, the Undo Typing menu item is active. If I selected it, it
places focus in the original field and removes it's content. This really should
not be allowed. 

STEPS TO REPRODUCE
1. With TOT webkit,  go to site that contains input elements in a form like
http://www.apple.com/feedback/iphoto.html
2. Place focus in the Name field and type something
3. Click in the email field (don't type anything)
4. Notice the Edit menu displays Undo Typing as active (incorrect)
5. Selecting Undo Typing places focus back in Name field and deletes the
content.

RESULTS
Undo command should only affect input fields that have been modified. However,
undo command remains active even when focus is placed in a "clean" input field.


-- 
Configure bugmail: http://bugzilla.opendarwin.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