Closed Bug 133318 Opened 22 years ago Closed 22 years ago

Select box selections are remembered but displayed incorrectly

Categories

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

defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: bugzilla, Assigned: alexsavulov)

References

()

Details

At the sample URL, you can see that item 2 is selected when you first arrive at
the page. If you select a different item, then reload the page, the new item is
selected, but not highlighted. The original selected item, 2, is still
highlighted until it is moused-over. There are two possible solutions for this:
1. Remove the code that remembers the user's selections when the page is reloaded.
or
2. Make the "remembrance" code highlight the proper selection when the page is
reloaded.

The workaround for this bug is to reset the form when the page is loaded, using
document.formName.reset().
Could not reproduce in 2002032406 under linux.
cannot reproduce on build 2002-04-01-03-trunk windows 98... Leon ,What build are
you using?
Resolving due to lack of responce
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
verifying
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.