maxlength on input box can be overriden by autocomplete
Bug #486284 reported by
arnaldoestevao
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mozilla Firefox |
Fix Released
|
Medium
|
|||
firefox (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
firefox-3.5 (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Binary package hint: firefox-3.0
<input type=text name=name maxlength=10>
only typed data was blocked, if data has previous memorized in form data cache ,
firefox allow string with more characters then maxlength value
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelMo
Package: firefox-3.0 3.0.15+
ProcEnviron:
LANG=pt_BR.UTF-8
SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.28-16-generic i686
security vulnerability: | yes → no |
visibility: | private → public |
Changed in firefox: | |
status: | Unknown → Fix Released |
summary: |
- maxlength not stop long values + maxlength on input box can be overriden by autocomplete |
Changed in firefox: | |
milestone: | none → 3.6 |
Changed in firefox: | |
importance: | Unknown → Medium |
To post a comment you must log in.
Created an attachment (id=323854)
maxlength test