durusmail: quixote-users: two clicks to submit a form issue
two clicks to submit a form issue
Quixote css bug? Was [Quixote-users] two clicks to submit a form issue
Re: Quixote css bug? Was [Quixote-users] two clicks to submit a form issue
2005-07-28
two clicks to submit a form issue
Oleksandr Moskalenko
2005-07-26
Hello,

I have a simple quixote2 application that has a bug I was not able to figure
out. There is a form with a submit button on the main page. However, the first
click on the submit button just causes the submit button to "jump" up the
page. The screenshot of the form before submission is at
http://tagancha.org/download/ditto-form.png. After the first click on the
submit button called "Interpolate" in my application the button jumps as you
can see on the second screenshot at
http://tagancha.org/download/ditto-after_1_click.png. Only the second click on
the submit button actually triggers form submission.

My code for this widget is quite simple:

    form.add_submit("interpolate", "Interpolate")

The entire form code snippet is in the http://tagancha.org/download/render.ptl
file.

I hope someone can help me determine the reason for the submit button "jump"
and two click requirement.

Thank you,

Alex.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC5YPB2ihvMmxfGWsRApyTAKDnWPPuSn5tsYng8X12xtaXdPoQkwCg5z+/
Ym42AzwIa/aJTTUMpVDmxgY=
=K/8k
-----END PGP SIGNATURE-----
reply