Closed
Bug 302421
Opened 19 years ago
Closed 19 years ago
clicking button does nothing; hitting enter works
Categories
(Toolkit :: Form Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 291052
People
(Reporter: bugzilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b3) Gecko/20050710 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b3) Gecko/20050710 Firefox/1.0+ At the site https://www.lc.usaa.com/inet/ent_logon/Logon ,when I enter my login information and click "Log On", nothing happens. However, if I hit enter it will work fine. Reproducible: Always Steps to Reproduce: 1.go to https://www.lc.usaa.com/inet/ent_logon/Logon 2.enter any login information (you don't need to login, so it doesn't matter) 3.try to click the "Log On" button Actual Results: Nothing. Expected Results: It should submit the login information. This works as expected in windows. I think this javascript error is probably related: Error: [Exception... "'Permission denied to get property XULElement.selectedIndex' when calling method: [nsIAutoCompletePopup::selectedIndex]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: https://www.lc.usaa.com/javascript/cp_login.js?cacheid=3663156380 :: SetFocus :: line 39" data: no] Source File: https://www.lc.usaa.com/javascript/cp_login.js?cacheid=3663156380 Line: 39
WFM with Mozilla 1.8b1 and SeaMonkey/20050727 but reproducible with Deer Park a2, duplicate of bug 291052 and bug 243148?
The Log On button works when I restart Deer Park a2 and switch the User Agent to Mozilla 1.6 (Debian) with User Agent Switcher. When I switch back to the default User Agent the button still works until the next restart, probably because of a 'magic' session cookie.
*** This bug has been marked as a duplicate of 291052 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Version: unspecified → Trunk
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•