RESOLVED DUPLICATE of bug 96639727
REGRESSION: disabled selection is displayed in a text field after tabbing out
https://bugs.webkit.org/show_bug.cgi?id=9727
Summary REGRESSION: disabled selection is displayed in a text field after tabbing out
Chris Petersen
Reported 2006-07-03 22:05:28 PDT
* SUMMARY With text selected in a text field, pressing the tab key places focus in the next field ( password ) but selection is still active in text field. * STEPS TO REPRODUCE 1. With TOT Webkit r15147, open text case "form_test.html" 2. Place caret in first text field and press command - A (which should select the default text in field) 3. Now, press the tab key to tab to password field 4. Selection is now put in the password field BUT it still displays the selection in the above text field. * RESULTS Selection should no longer be displayed in text field after tabbing to password field. * REGRESSION Yes, this works fine in 10.4.7. 
Attachments
form test case (165 bytes, text/html)
2006-07-03 22:08 PDT, Chris Petersen
no flags
Chris Petersen
Comment 1 2006-07-03 22:06:54 PDT
This issue has been filed as <rdar://problem/4612327>
Chris Petersen
Comment 2 2006-07-03 22:08:07 PDT
Created attachment 9187 [details] form test case
Darin Adler
Comment 3 2006-07-04 17:26:44 PDT
I can reproduce this even when tabbing out to something else, for example tabbing to the google search field in the address bar.
Darin Adler
Comment 4 2006-07-08 05:59:59 PDT
*** This bug has been marked as a duplicate of 9663 ***
Note You need to log in before you can comment on or make changes to this bug.