RESOLVED WORKSFORME 18759
Can't type into text field within frameset that gets focus when opened in new tab
https://bugs.webkit.org/show_bug.cgi?id=18759
Summary Can't type into text field within frameset that gets focus when opened in new...
David Kilzer (:ddkilzer)
Reported 2008-04-26 14:26:21 PDT
* SUMMARY When opening a link to www.myuhc.com in a new tab, the Username field has focus (a focus ring is drawn), but typing does nothing. * STEPS TO REPRODUCE 1. Launch Safari/WebKit. 2. Open attached test case. 3. Command-click on "https://www.myuhc.com" link to open a new tab. 4. Switch to the new tab (Cmd-} or clicking the mouse). 5. Type text (like "asdf"). * EXPECTED RESULTS The text "asdf" should appear in the Username text field. * ACTUAL RESULTS No text appears in the Username text field. * REGRESSION I think this is a regression, but I haven't tested older versions yet. * NOTES I think I filed a bug about a very similar issue on a previous version of WebKit, but can't seem to find it now.
Attachments
Testing attachments, Please ignore (4.44 KB, image/png)
2008-04-26 14:50 PDT, William Siegrist
no flags
Test case (58 bytes, text/html)
2008-04-26 14:53 PDT, David Kilzer (:ddkilzer)
no flags
Support file for online test case (327 bytes, text/html)
2008-04-26 16:33 PDT, David Kilzer (:ddkilzer)
no flags
Online test case (242 bytes, text/html)
2008-04-26 16:34 PDT, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2008-04-26 14:35:37 PDT
(In reply to comment #0) > * STEPS TO REPRODUCE > 1. Launch Safari/WebKit. > 2. Open attached test case. > 3. Command-click on "https://www.myuhc.com" link to open a new tab. Since I can't attach upload any attachments now, this should work instead, skip Step 2 and just command-click on the link in Step 3.
David Kilzer (:ddkilzer)
Comment 2 2008-04-26 14:36:50 PDT
William Siegrist
Comment 3 2008-04-26 14:50:54 PDT
Created attachment 20836 [details] Testing attachments, Please ignore
David Kilzer (:ddkilzer)
Comment 4 2008-04-26 14:53:32 PDT
Created attachment 20838 [details] Test case
David Kilzer (:ddkilzer)
Comment 5 2008-04-26 16:33:13 PDT
Created attachment 20842 [details] Support file for online test case Don't load this directly as it will not reproduce the test case.
David Kilzer (:ddkilzer)
Comment 6 2008-04-26 16:34:41 PDT
Created attachment 20843 [details] Online test case To reproduce the bug: 1. Command-click on this attachment. 2. Switch to the new tab created. 3. Try to type "asdf".
David Kilzer (:ddkilzer)
Comment 7 2008-04-26 16:36:35 PDT
The original site actually has two layers of framesets, so it would be a good idea to test with the original site once the simple reduction is fixed.
Note You need to log in before you can comment on or make changes to this bug.