Closed Bug 266278 Opened 20 years ago Closed 20 years ago

readonly form fields can be populated using quickfill selections

Categories

(Toolkit :: Form Manager, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 256079

People

(Reporter: danziger, Assigned: bugs)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10

The value of readonly form fields can be changed by choosing one of the
quickfill selections that appear when clicking on the field.  There will be
previously used quickfill items if the field name matches a field name the user
had previously submitted data for.  If the form field name is unique enough to
never appear on another developer's form, there should never be a quickfill list
to select from, but if the form field name is duplicated, you should have
options in your quickfill and clicking one of them will populate the field.

Reproducible: Always
Steps to Reproduce:
1. Create a form with at least one field and submit a value in that field.
2. Change the form field to readonly.
3. Reload the form and click the same field.  It should bring up a quicklist, if
you have this feature turned on, and allow you to populate with one of the values.

Actual Results:  
The form field was populated.

Expected Results:  
Form fields should have stayed blank since it is readonly.

Was using Noia 2.0 Extreme skin.  I don't think this should affect the bug.

*** This bug has been marked as a duplicate of 256079 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.