Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#7767 closed enhancement (notabug)

Spinner does not keep value when using back button in browser

Reported by: bondergaard Owned by:
Priority: minor Milestone: 1.9.0
Component: [meta] ui.dev Version: git (not yet released)
Keywords: Cc:
Blocked by: Blocking:

Description

When using ui.spinner in a form, the value of the spinner gets submitted right. However if you go back using the back button in the browser the spinner will not have it's value from before the form was submitted.

Standard input fields as "text" and "checkbox" remember their value and it would be nice if the spinner widget could too. Maybe it could be an option.

Example: http://bondergaard.dk/jq

Tested in FF 7.0.1, Chrome 14, IE8.

Change History (4)

comment:1 Changed 11 years ago by rdworth

Component: ui.widget[meta] ui.dev
Resolution: invalid
Status: newclosed

comment:2 Changed 11 years ago by TylerRick

I don't understand why this bug was marked as invalid. Could you please clarify?

comment:3 Changed 11 years ago by Scott González

We don't accept tickets for plugins that aren't in a stable release. Your comment was moved to the planning wiki as @rdworth said, which is where we track feedback for unreleased plugins.

Last edited 11 years ago by Scott González (previous) (diff)

comment:4 Changed 11 years ago by TylerRick

Makes sense. Thanks for clarifying.

The reason I asked was because I'm experiencing a similar bug with the autocomplete plugin and while searching for an existing bug report, this was the closest ticket I could find (the only one, in fact, that mentioned the back button). I went ahead and filed a new ticket here: http://bugs.jqueryui.com/ticket/7790

Note: See TracTickets for help on using tickets.