Closed Bug 910652 Opened 11 years ago Closed 11 years ago

Form input with Combobox will not be restored from cache

Categories

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

22 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: spam, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36

Steps to reproduce:

When using a form with a combobox Firefox does not restore the form data after the first combobox element.

I used first the jquery-chosen plugin and also tried the jquery-combobox (from autocomplete). Both have the same problem for me in Firefox. Internet Explorer and Chrome does not have this issue. I tried Firefox version 17 (ESR) and 22.

Here is a Fiddle which shows the problem: http://jsfiddle.net/Ne5v7/2/ 
1) Please open the URL with Firefox. 
2) Fill the form.
3) Press submit (you see 404).
4) Navigating back to the form. 
=> The input field after the combobox will not be restored from cache.


Actual results:

The form input fields after the first combobox will not restored after navigating back.


Expected results:

The form should be complete restored after navigating back.
You're lucky, it's fixed in Firefox 26.
Could you confirm, please. http://nightly.mozilla.org/

Working range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=76a944fa6b25&tochange=d0edf8086809
Flags: needinfo?(spam)
probably, this was fixed by Bug 737851
That was my thoughts too.
Component: Untriaged → DOM: Core & HTML
Depends on: 737851
Product: Firefox → Core
You are right.
Works fine with Firefox 26.

Thanks for your support!
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(spam)
Resolution: --- → WONTFIX
Resolution: WONTFIX → WORKSFORME
You need to log in before you can comment on or make changes to this bug.