Closed
Bug 264158
Opened 20 years ago
Closed 11 years ago
posten.no - form submit from window.event
Categories
(Tech Evangelism Graveyard :: Norwegian, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: andre.deyk, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 -wrong form/field is submitted when pressing "enter" -FireFox asks for a passwordm, that is not necessary. So these are two bugs that only appears in firefox, "all" other browsers handle this fine (IE/opera.) Thank you Reproducible: Always Steps to Reproduce: 1.- go to http://www.posten.no 2.- enter package number the tracing field "Sporing av pakker" , use CK008161825NO - it is a valid package number. 3.- press enter 4.- you have now submitted another site-seach field, and will NOT see the package ! ok, do step 1 and 2 again. now , press the tiny button to the right of the package number button is labeled [>Søk] now you have submitted the correct data, and should see some results, however, you will be asked for a password, that is absolutely NOT necessary, and the results will appear anyway. Actual Results: (described in reproduction-instructions) Expected Results: The correct field should be submitted. There should not be any password-question.
Comment 1•20 years ago
|
||
Submitting that part of the form (since the entire page is just one form) is done with JavaScript that attempts to sniff every keypress, but it uses Microsoft's proprietary window.event model for accessing keypresses.
Assignee: aaronleventhal → norwegian
Component: Accessibility → Norwegian
Product: Firefox → Tech Evangelism
QA Contact: bugzilla → norwegian
Summary: wrong field is submitted, AND uneccesary password required... → posten.no - form submit from window.event
Comment 2•18 years ago
|
||
Confirmed. Bug is still there - two years later.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•11 years ago
|
||
site has changed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•