Closed
Bug 226236
Opened 22 years ago
Closed 22 years ago
log in button will not work
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 176371
People
(Reporter: troy, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031119
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031119
The sign on button will not work, but it works fine in Ie and I hate using Ie :)
I've also noticed this problem on some other sites..
Reproducible: Always
Steps to Reproduce:
1.type in name
2.type in pass
3.click sign on
Actual Results:
Nothing
Expected Results:
Signed in
Please fix this I would like to delete ie some day.
Just curious where did the bug reporting program that was in mozilla go? Is it
not in the nightly builds anymore?
Comment 1•22 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6b) Gecko/20031119
I submitted with a name only, no password, and Javascript Console did show:
Error: document.layers has no properties
Source File: https://online.bbandt.com/banking.fsp?Module=SignOn
Line: 63 document.layers["EntirePage"].visibility="hidden";
Seems that Mozilla gets code for NS4.
Comment 2•22 years ago
|
||
This is not a Mozilla bug. See bug 176371.
Please contact them and tell them about the problem. My experience is that
they will only fix it after significant number of customers have reported
problems...
*** This bug has been marked as a duplicate of 176371 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•