Closed Bug 171727 Opened 22 years ago Closed 22 years ago

combo don't show content on this specific site (see URL)

Categories

(SeaMonkey :: General, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 157149

People

(Reporter: f.kater2, Assigned: asa)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826

The page is a driver download page. You CAN select the product type (like
printers) but after that the second combo box (type of printer) is not then
filled with values. So you can't select anything. This works with IE, though.

Reproducible: Always

Steps to Reproduce:
1. Go on URL (see above)
2. Select "All" from "Produkt Type"
3. Try so select something from the second combo box

Actual Results:  
You can't select anything from the second combo box but there should be a list
of products.


This seems to be due to a bad programmed html page. However, mozilla should get
around with it like other browsers. Otherwise people say that mozilla can't
access download files but other browsers do... Thanks.
Confirmed seeing reported behavior with Linux on cvs 20020930.

Javascript error in javascript console

  Error: oSelect.options has no properties

http://www.service.kyoceramita.de/html/view/downloads/optionex.js

var NS4 = (document.layers)?true:false;
var IE4 = (document.all)?true:false;

and then they test for those two everywhere and nothing else...

*** This bug has been marked as a duplicate of 157149 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.