Skip to main content

Search and Top Navigation

#7767 closed enhancement (notabug)

Opened October 06, 2011 06:52AM UTC

Closed October 06, 2011 10:05AM UTC

Last modified October 13, 2011 06:57PM UTC

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.

Attachments (0)
Change History (4)

Changed October 06, 2011 10:05AM UTC by rdworth comment:1

component: ui.widget[meta] ui.dev
resolution: → invalid
status: newclosed

Changed October 13, 2011 05:40PM UTC by TylerRick comment:2

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

Changed October 13, 2011 05:52PM UTC by scottgonzalez comment:3

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

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.

Changed October 13, 2011 06:57PM UTC by TylerRick comment:4

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