Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser back button clears fields in Wizard #1154

Open
dnadolny opened this issue Nov 29, 2011 · 1 comment
Open

Browser back button clears fields in Wizard #1154

dnadolny opened this issue Nov 29, 2011 · 1 comment

Comments

@dnadolny
Copy link

The browser back button clears all fields in a multi-page wizard. Tested in Firefox 3.6 and Chrome.

To reproduce:

  1. Go to [[url:http://demo.liftweb.net/wiz2|http://demo.liftweb.net/wiz2]]
  2. Enter "hello" in the text field and click next
  3. Click the browser back button
    Actual result: the text field is empty
    Expected result: the text field is populated with "hello"

See mailing list thread started Nov 22 2011 titled "Back button clears form fields in wizard and plain forms", http://groups.google.com/group/liftweb/browse_thread/thread/5dcd7fc84c144ebe/782cc7d4e242ffab?show_docid=782cc7d4e242ffab

@github-importer
Copy link

Imported from Assembla: http://www.assembla.com/spaces/liftweb/tickets/1154

@ghost ghost assigned dpp Mar 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants