There is a layout issue when pressing submit button if page content is long enough. You have to scroll page down to get to Submit button. After pressing it all text move down from their text areas.

May be the problem occurs because submit gauge area is big and all content moves down when gauge is displayed.

CommentFileSizeAuthor
#6 problem-pushbutton.jpg49.06 KBardas
#3 problem.jpg94.65 KBardas

Comments

ardas’s picture

I would like to add that this happens only in Firefox ... no problems in IE
I didn't try other browsers.

nedjo’s picture

Can you provide a link and a screenshot? I'm not clear what the issue is.

ardas’s picture

StatusFileSize
new94.65 KB

Hi,

Here is a screen shot of what happens with layout in FireFox after pressing Submit button.
Looks like the problem concerns only text which is in textfields/textareas ...

Thanks.

ardas’s picture

Greetings,

Did you manage to reproduce the problem ? Can you give me a hint how this issue can be fixed - I'll try to fix it for my site myself.

Thanks.

nedjo’s picture

I'm wondering if this could be a theme issue. What theme are you using? If it's non-core, please try with bluemarine and report back.

Please contact me via my contact form and provide a link where I can see the issue.

The module should be doing this:

* create a hidden iframe
* submit data into the hidden iframe
* parse response and append messages returned as new elements in the help area.

ardas’s picture

StatusFileSize
new49.06 KB

No problem found in bluemarin ... all text "return" to their textareas.
The same problem exists in pushbutton theme - text don't "return" to textareas (see attached screenshot)
Both bluemarin and pushbutton are core with no changes.

Unfortunatly, this site is not available yet. I will do it in the nearest future. But you can reproduce this with core pushbutton theme.

As I understood, the problem is connected with themes also.