[Webkit-unassigned] [Bug 18759] New: Can't type into text field that has focus when opened in new tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 26 14:26:21 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18759

           Summary: Can't type into text field that has focus when opened in
                    new tab
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsReduction, NeedsRadar, ReviewedForRadar
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: adele at apple.com


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


-- 
Configure bugmail: http://bugs.webkit.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