[Webkit-unassigned] [Bug 8213] New: REGRESSION: Can't tab from input field to address URL toolbar field at http://online.barrons.com/

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Apr 6 12:16:56 PDT 2006


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

           Summary: REGRESSION: Can't tab from input field to address URL
                    toolbar field at http://online.barrons.com/
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NativeTextField
          Severity: normal
          Priority: P2
         Component: HTML Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


4/6/06 11:38 AM Chris Petersen:
* SUMMARY
I noticed a issue at online.barrons.com where I couldn't tab to the address URL
from a input field on the page. The site uses javascript that appears to cause
this issue when native text fields are enabled. 

I have reduced the page down to a test case that reproduces this issue
(barron2.html)

* STEPS TO REPRODUCE
1. With TOT WebKit, go to http://online.barrons.com/reg/promo/bolmarkpromo
2. It should redirect to
https://users2.barrons.com/registration/do/standard/stage1
3. Go to last field called "Enter your account number ". Place caret in this
field then press the tab key
4. Instead of going to the address URL field, focus remains in this field

* RESULTS
Pressing tab key in last field should place focus in address URL field.
However, focus remains in last field after pressing tab key.

* REGRESSION
Yes this only appear to happens with native text fields.

* NOTES
As mentioned before, I have reduced this page to s simple test case. I have
tried to include only the required JS functions that appear to be needed to
reproduce for me.


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