Open Bug 1398081 Opened 8 years ago Updated 3 years ago

e10s / non-e10s choose a option in <select> then refresh will not set to default selected disabled option

Categories

(Core :: Layout: Form Controls, defect, P3)

Unspecified
All
defect

Tracking

()

Tracking Status
firefox57 --- affected

People

(Reporter: lochang, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

STR: 1. open the attached testcase w/ FF 2. choose a option 3. refresh Actual result: The option remain the same. It will not set to default selected disabled option. Expected result: It should set to default selected disabled option Note: Reload the url will set to default selected disabled option. Also on chrome it will set to default selected disabled option both with refresh and reload.
I think it happens not only for the disabled option but also for the normal option. Chrome always reset to the default option after refreshing, and Firefox always stays on the option chosen by users. Maybe it is caused by some caching machanism.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: