Open Bug 300739 Opened 19 years ago Updated 6 months ago

Changing the value of <select> while it is open doesn't work.

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 2000
defect

Tracking

()

People

(Reporter: smaug, Unassigned)

Details

Attachments

(1 file, 1 obsolete file)

Changing the value of 'select' while it is open doens't work properly.
The selected <option> is visually marked as selected but if you focus out
from the <select>, the old value is again set to the <select>.
Attached file testcase
Arguably, this is the right behavior.  If the dropdown is down, I think we should go with whatever the user selects...
Actually this reminds me of a similar regression I caused whereby if you cancel the select (e.g. by pressing ESC) it doesn't revert the selection correctly.
Severity: normal → S3
Attachment #9386523 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: