google-code-export / openesignforms

Automatically exported from code.google.com/p/openesignforms
1 stars 0 forks source link

File upload button refresh page #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a document with a File upload field.
2. Ensure the document is long (tall) and put the file upload field at the 
bottom.
3. Scroll down and upload a file.

What is the expected output? What do you see instead?
Today, after the file is uploaded, the page is re-rendered and thus starts the 
display at the top of the page.

Would like to have the page scroll back down to the file upload area.

Original issue reported on code.google.com by yoz...@gmail.com on 31 Jan 2012 at 6:34

GoogleCodeExporter commented 9 years ago

Original comment by yoz...@gmail.com on 17 Feb 2012 at 11:44

GoogleCodeExporter commented 9 years ago
This has been fixed in the 12.3.* release. We will want to monitor the "fix" 
since scrolling down to a file upload field also means that any 
information/error shown at the top will not be seen. But in practice, with file 
upload succeeding normally, this should work as expected.  We may decide later 
to only allow the jump if no errors are reported, but we think it's good to go 
now.

Original comment by yoz...@gmail.com on 20 Feb 2012 at 8:21