Closed Bug 119454 Opened 23 years ago Closed 15 years ago

bcentral.com - The drop down menus are empty, possibly because the size of the drop downs is wrong

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: stuart.burns, Unassigned)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7+)
Gecko/20020110
BuildID:    Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7+)
Gecko/20020110

When you go and join this newsletter via the link and when it asks age etc on
the SECOND page, the drop downs are too narrow and hence empty. The same thing
does work in IE 5.5

Reproducible: Always
Steps to Reproduce:
1. Go to the specified link and enter details
2. On second page of joining try and enter age or some other drop down menu
3.

Actual Results:  Blank drop down menus

Expected Results:  Have data in the drop downs
the problem with the drop-down is the clsoing slash in the option elements:
          <option VALUE="" SELECTED="" />please select one

if you remove the / from the above code, that particular line will display
correctly, removing that slash from each option corrects the issue.
agreed. this page is invalid xhtml.
<option> tags must be closed with </option> in xhtml, they can't be
closed with <option />

perhaps this should be marked invalid/wontfix.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
*** Bug 124586 has been marked as a duplicate of this bug. ***
when was this fixed? Reopening.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Shouldn't this report become invalid since the XHTML doc is incorrect ?
Shouldn't we at least contact the site administrators and ask them to fix the
problem? I think we should do so as other browsers (including Netscape 4.51)
display the page correctly ...
Confirming and changing to Tech Evangelism
Status: UNCONFIRMED → NEW
Component: Layout → US General
Ever confirmed: true
Product: Browser → Tech Evangelism
Version: other → unspecified
Reassigning to Evang owner.
Assignee: attinasi → doronr
QA Contact: petersen → zach
Will they follow up on the web sites referenced in the dups as well? Mine was in
bug 124586.
Keywords: evang500
Summary: The drop down menus are empty, possibly because the size of the drop downs is wrong → bcentral.com - The drop down menus are empty, possibly because the size of the drop downs is wrong
Page now uses <option VALUE="" SELECTED="SELECTED">please select one</option>,
looks fine in Moz OSX. retest?
OS: Windows NT → All
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
fixed
Status: NEW → RESOLVED
Closed: 23 years ago15 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
Depends on: 1239494
No longer depends on: 1239494
You need to log in before you can comment on or make changes to this bug.