Bug 129760 - konqueror form completion wrong
Summary: konqueror form completion wrong
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-24 17:54 UTC by Richard Homonnai
Modified: 2006-06-25 13:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Dump of the page http://www.dalines.com/sheet.php (ID=360 if it helps) (37.03 KB, text/html)
2006-06-24 22:37 UTC, Richard Homonnai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Homonnai 2006-06-24 17:54:28 UTC
Version:           3.5.3 (using KDE 3.5.3, Gentoo)
Compiler:          gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)
OS:                Linux (i686) release 2.6.16-gentoo-r7-richNY

I have big troubles with form completion.

Once I have filled out a form fully (approx 30 fields).
Now I want to fill it out again with other data, and the old values are there.
Thats the first bug.

Now the second one:
On a user management system, Konqueror "overwrites" all form data with the ones of my profile, no matter which user I select. So, I cannot use Konqueror at all with it!

Bug three: I have disabled form completion, deleted the data in ~/.kde/share/apps/khtml/formcompletions, emptied my kwallet, even rebooted a few times, the formcompletions file stays empty, and STILL, the data is there.

Please help me...
Comment 1 Stefan Borggraefe 2006-06-24 20:15:33 UTC
Could you attach the/a web page you have these problems with? Or do you experience these issues with all forms on the web?
Comment 2 Richard Homonnai 2006-06-24 22:37:31 UTC
Created attachment 16780 [details]
Dump of the page http://www.dalines.com/sheet.php (ID=360 if it helps)

This was my greatest problem. It got unusable because of this bug
Comment 3 Richard Homonnai 2006-06-24 22:39:31 UTC
I attach you one of these. As most of them are login-only, I can just give you saved HTML code, hope this helps.

This one is from an online character sheet generator.
It just doesnt make any difference, which character I edit, it will always fill in all the fields :(

Okay, I got it deleted. Had to delete both the .kwl file and the formcompletions file.
But I don't hope this is the only possible option?
Comment 4 Stefan Borggraefe 2006-06-25 00:34:54 UTC
> This one is from an online character sheet generator. 
> It just doesnt make any difference, which character I edit, it will always fill in all the fields :( 

I don't see this. I did the following on http://www.dalines.com/sheet.php:

1. Filled out one form (ID 397) (Pressed "New Sheet" and then started to fill out the fields)
2. Went back to the main page
3. Pressed "New Sheet"

-> I got an empty form. Konqueror suggests the values I filled in before via auto-completion, but this is the expected behaviour.

When you *edit* a character the the sheet is sent prefilled by the webserver with the values of this character. This has nothing to do with konqueror, but with the design of this web application.
Comment 5 Richard Homonnai 2006-06-25 04:00:16 UTC
Yes, but before I deleted my two files (ie. started completely from scratch) I could select whatever ID I wanted, it ALWAYS filled out the whole form with wrong data (the data from ID 360).
Which was annoying, because I destroyed a character because of this :(

however, by starting from scratch the issue seems resolved.
Maybe a bug from earlier versions? (I use this profile since KDE 3.2.2...)

If I can help anyway, I have both files saved, and can look in them if needed.
However, as I said, the problem is solved for me.
Comment 6 Stefan Borggraefe 2006-06-25 13:04:59 UTC
Ok, marking WORKSFORME. Please reopen it if you see this bug again.