Open Bug 1199103 Opened 9 years ago Updated 2 years ago

wrong value in select field after update page via F5

Categories

(Firefox :: Keyboard Navigation, defect)

40 Branch
defect

Tracking

()

People

(Reporter: logioniz, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150819100530

Steps to reproduce:

Ubuntu
"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"

Windows
Mozilla/5.0 (Windows NT 6.1; rv:39.0) Gecko/20100101 Firefox/39.0

First, load page that do not specify what kind of option is selected in select field (browser show first option).
Then press the button F5 and the page is reload and server specify which option need to choose (via attribute selected="selected"), but browser shows the former option, which was the first in list. I'm sure of that, because i inspect element and see that selected="selected" attribute has another option of select.

I try to press many times f5 but have the same result.
BUT! if i click on address bar and press Enter then page is reload and select element have right value. After i press f5 many times and browser show always right value.



Actual results:

Select have wrong


Expected results:

Select must change value on
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Nightly 45.0a1 Build ID:20151130030228
and Firefox 42.0

Alexey,
Do you have public site to verify this issue ?
Are you still able to reproduce in the latest version ?
Flags: needinfo?(logioniz)
(In reply to Abe - QA from comment #1)
> User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
> Firefox/45.0
> Nightly 45.0a1 Build ID:20151130030228
> and Firefox 42.0
> 
> Alexey,
> Do you have public site to verify this issue ?
> Are you still able to reproduce in the latest version ?


I record a video for you.
https://www.dropbox.com/s/e7yum8hx7h0z8nv/3.mkv?dl=0
Download the video to see it in good quality.

Name 	Firefox
Version 	42.0
Build ID 	20151030083932
User Agent 	Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0
Flags: needinfo?(logioniz)
The reporter [Alexey] attached a video. Download the video for better quality.

According to the video, the page does not load the selected value when F5 is pressed.
Status: UNCONFIRMED → NEW
Component: Untriaged → Keyboard Navigation
Ever confirmed: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.