Bug 111336 - [test case] Auto-fill form fields should skip DISABLED elements
Summary: [test case] Auto-fill form fields should skip DISABLED elements
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml forms (show other bugs)
Version: 3.4.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-23 10:37 UTC by Marcin Orlowski
Modified: 2008-05-05 11:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Orlowski 2005-08-23 10:39:03 UTC
Version:           3.4.1 (using KDE 3.4.1, Debian Package 4:3.4.1-1 (3.1))
Compiler:          gcc version 3.3.6 (Debian 1:3.3.6-5)
OS:                Linux (i686) release 2.6.11.10

The auto-fill form feature shall not fill those elements of the form (inputs mainly) which are currently disabled (even it used to be enabled previously, when the password was entered 1st time and remembered in wallet). The problem is, some sites does expect disabled fields to contain no data and then they check this (or compute something) and won't let you in.
The living example is here: https://www.bph.pl/pi/Login - enter i.e. "1" as "Identyfikator" and click "Dalej". Then you see the password fields, where each letter got own input and some of them, randomly chosen are disabled. Unfortunately, konq fills all these fields he knows about which disallow me to login any more
Comment 1 Martin Fitzpatrick 2007-01-07 16:37:46 UTC
Unable to confirm as Konqueror does not autofill on my setup (KDE 3.5.5 / Kubuntu 6.10). However, the following test case http://www.mutube.com/x/kde/bug111336.php may be useful to others.  The form has randomised disabled elements similar to the example given by submitter but without requirements for a bph.pl account.
Comment 2 Martin Fitzpatrick 2008-04-03 20:18:51 UTC
I don't see this issue on 4.0.3. Can original submitted confirm fixed to close?
Comment 3 FiNeX 2008-05-05 11:02:07 UTC
Cannot reproduce on both KDE 3.5.9 AND 4.1 (trunk r802881).