WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
8109
REGRESSION: After modifying content in text field, undo typing menu item is still active after placing focus in a different text field
https://bugs.webkit.org/show_bug.cgi?id=8109
Summary
REGRESSION: After modifying content in text field, undo typing menu item is s...
Chris Petersen
Reported
2006-03-31 14:39:45 PST
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.
Attachments
Sample test form
(244 bytes, text/html)
2006-03-31 15:15 PST
,
Chris Petersen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Chris Petersen
Comment 1
2006-03-31 14:41:09 PST
This issue is filed as <
rdar://problem/4498558
>
Chris Petersen
Comment 2
2006-03-31 15:15:54 PST
Created
attachment 7424
[details]
Sample test form Use this test case when following the "steps to reproduce"
Maciej Stachowiak
Comment 3
2006-04-02 23:25:43 PDT
These are all text field regressions so they should all be P1.
Darin Adler
Comment 4
2006-04-03 21:14:01 PDT
I'm not sure this is such a terrible thing. You might even consider it a feature.
Adele Peterson
Comment 5
2006-04-10 13:42:26 PDT
While this is a native text field regression, we think the symptom is mild, so we're moving it to P2.
Darin Adler
Comment 6
2006-04-21 22:53:38 PDT
I talked more with Tom Omernick, and we're pretty sure this is a feature, not a bug. The old behavior should be considered a bug/limitation of NSTextField. I think perhaps we should close this as INVALID or WONTFIX, given that.
Maciej Stachowiak
Comment 7
2007-02-04 11:18:56 PST
Cosed in Radar.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug