Bug 124422 - Form can't be submitted
Summary: Form can't be submitted
Status: RESOLVED LATER
Alias: None
Product: konqueror
Classification: Applications
Component: khtml forms (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-28 16:43 UTC by Matteo Croce
Modified: 2008-06-18 17:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
The page source (34.00 KB, text/html)
2006-03-28 16:45 UTC, Matteo Croce
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matteo Croce 2006-03-28 16:43:47 UTC
Version:           3.5.1 (using KDE 3.5.1, Debian Package 4:3.5.1-4 (testing/unstable))
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.16

I have compiled 5 page of personal info to create an account on email.it, then in the latest page, the one in which i should accept their privacy conditions, Konqueror is unable to post the data.
I attach the page source since the url redirects you to the 1° page.
Comment 1 Matteo Croce 2006-03-28 16:45:31 UTC
Created attachment 15335 [details]
The page source
Comment 2 Philip Rodrigues 2006-03-29 21:04:07 UTC
What do you mean by "konqueror is unable to post the data"? Do you get an error message? Does nothing happen?
Comment 3 Matteo Croce 2006-03-30 00:38:33 UTC
Just nothing happens.
Comment 4 Thiago Macieira 2006-04-02 00:15:53 UTC
JS stops running in this line:
   if (form.condizioni[1].checked   ){

condizioni is the name="" given to the two radio buttons.
Comment 5 Harri Porten 2007-02-11 19:58:59 UTC
Don't think the JavaScript is coding. When trying the example on a local file everything works. But I can confirm the "nothing happens" if the test case is accessed via http://bugs.kde.org. Maybe a security check is preventing the submit?

Assigning to "khtml forms" component.
Comment 6 James Spahlinger 2008-04-19 20:37:25 UTC
Seems to work now. Behavior on the provided page is the same in both konqueror and firefox.

The only thing I'm doing here is simply clicking the confirm button. I'm presuming the desired result is for it to load the error page afterwords. This is different then the reported problem of nothing happening at all.

Using Gentoo Linux ~x86 (testing in gentoo lingo). KDE and the majority of packages compiled using gcc 4.3.0. 
Comment 7 mario tuling 2008-06-18 17:17:05 UTC
it works for me with current trunk, so i close it. if it does still happen for you with kde4.1 beta2 or later versions, feel free to reopen