Closed Bug 2921 Opened 26 years ago Closed 25 years ago

[PP]mac only: selected value in form not displayed

Categories

(Core :: DOM: Core & HTML, defect, P2)

PowerPC
Mac System 7.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: paulmac, Assigned: pierre)

References

()

Details

On the Mac only (2/4 build) the Select Value "Choose" is not displayed for the
drop down list. Instead the first item, "Asia" is displayed. Is OKAY on Windows.
It then crashes if you try to submit, or drop down, but there is a bug on this
already (2896)

Here's the snippet:

<FORM METHOD=POST ACTION="http://www.apple.com/cgi-bin/nph-menu">
                                Visit other Apple sites around the world:
                                <SELECT NAME="worldwide"
ONCHANGE="location.href=this.form.worldwide.options[this.form.worldwide.selected
Index].value">
<OPTION SELECTED VALUE="/find/#world">Choose... <OPTION
VALUE="http://www.asia.apple.com/">Asia
</SELECT>
                        <IMG SRC="/main/elements/spacer.gif" WIDTH="7"
HEIGHT="1" ALT=""><INPUT TYPE="submit" NAME="btn_worldwide" VALUE="Go">
                <BR><BR></FORM>
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
QA Contact: 4110 → 4137
Reassigning qa contact to cpratt@netscape.com
Summary: Selected Value in Form not displayed → [PP]Selected Value in Form not displayed
I believe Pierre has already fixed the crash part of this bug.
"Choose..." is being correctly chosen as the initial selection for Linux too.

Pierre, can you take a look at this to see if the correct item is initially
selected on Mac?  Thanks!
Assignee: pollmann → pierre
Status: ASSIGNED → NEW
Summary: [PP]Selected Value in Form not displayed → [PP]mac only: selected value in form not displayed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed years ago.
Status: RESOLVED → VERIFIED
Verified fixed on 4/20 Mac builds.
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.