Closed
      
        Bug 148938
      
      
        Opened 23 years ago
          Closed 22 years ago
      
        
    
  
Unable to tab between form text components on chaseonline
Categories
(Core :: Layout: Form Controls, defect, P1)
Tracking
()
        RESOLVED
        DUPLICATE
          of bug 163030
        
    
  
        
            Future
        
    
  
People
(Reporter: sean.schneyer, Assigned: john)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0+) Gecko/20020603
BuildID:    2002060308
It is no longer possible to tab from the User ID form field to the Password form
field. This means that I must now use the mouse to logon to my banking account.
Reproducible: Always
Steps to Reproduce:
1. Go to https://chaseonline.chase.com/chaseonline/logon/sso_logon.jsp
2. Enter text into the User ID filed
3. Hit tab
Actual Results:  The focus does not change and the cursor remains in the User ID
field.
Expected Results:  The focus should change to the Password field.
This used to work fine for me. I was on vacation a few weeks ago and returned to
this behavior in a recent build.
I will attempt to make a reduced testcase when I get a little more free time.
Also, I left the OS as Windows 98 but I am also seeing this behavior on Windows
2000.
|   | Reporter | |
| Comment 1•23 years ago
           | ||
I'm seeing the following error in the JavaScript Console when accessing this
page. I assume that it is causing the problems with tabbing:
Error: uncaught exception: Permission denied to call method Window.focus
Should the component be changed to JavaScript instead of HTML Form Controls?
|   | Reporter | |
| Comment 2•23 years ago
           | ||
I'm still seeing this with 2002080204.
|   | ||
| Comment 3•23 years ago
           | ||
I'm currently seeing this problem as well.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
MultiZilla/v1.1.22
|   | ||
| Comment 4•23 years ago
           | ||
In addition to the tab problem at 
    https://chaseonline.chase.com/chaseonline/logon/sso_logon.jsp
I am unable to logon at all!  When I attempt to logon, I get a blank screen with
"document done" displayed in the status window.  Using build 20020826 on windows XP.
|   | ||
| Comment 5•23 years ago
           | ||
When I enter a username and press tab, my cursor does not move, using Win XP
trunk 2002091908, marking new
Status: UNCONFIRMED → NEW
Ever confirmed: true
|   | ||
| Comment 7•22 years ago
           | ||
*** Bug 154502 has been marked as a duplicate of this bug. ***
|   | ||
| Comment 8•22 years ago
           | ||
*** This bug has been marked as a duplicate of 163030 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•