Closed
Bug 364436
Opened 18 years ago
Closed 18 years ago
[FIX]Javascript: url on action attribute on form only works once
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
mozilla1.9alpha1
People
(Reporter: martijn.martijn, Assigned: bzbarsky)
References
Details
(Keywords: regression, testcase)
Attachments
(2 files)
(deleted),
text/html
|
Details | |
(deleted),
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
This was submitted by Hendrix feedback:
http://groups.google.com/group/mozilla.feedback/browse_thread/thread/67553fb9f03f4525/c50497a149b0d1d9?lnk=st&q=form+submission+on+%27enter+key%27+is+buggy&rnum=1#c50497a149b0d1d9
See upcoming testcase, you should get a green background, but current trunk builds show a red background.
This regressed on trunk between 2006-10-16 and 2006-10-17:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-10-16+04&maxdate=2006-10-17+05&cvsroot=%2Fcvsroot
I think a regression from bug 351633.
Reporter | ||
Comment 1•18 years ago
|
||
Assignee | ||
Updated•18 years ago
|
Flags: blocking1.9?
Assignee | ||
Comment 2•18 years ago
|
||
This basically backs out the relevant part of bug 351633.
Attachment #250931 -
Flags: superreview?(jst)
Attachment #250931 -
Flags: review?(jst)
Assignee | ||
Updated•18 years ago
|
Assignee: general → bzbarsky
OS: Windows XP → All
Hardware: PC → All
Summary: Javascript: url on action attribute on form only works once → [FIX]Javascript: url on action attribute on form only works once
Target Milestone: --- → mozilla1.9alpha
Updated•18 years ago
|
Attachment #250931 -
Flags: superreview?(jst)
Attachment #250931 -
Flags: superreview+
Attachment #250931 -
Flags: review?(jst)
Attachment #250931 -
Flags: review+
Assignee | ||
Comment 3•18 years ago
|
||
Fixed.
Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•18 years ago
|
Flags: in-testsuite?
Assignee | ||
Updated•18 years ago
|
Flags: blocking1.9?
Reporter | ||
Comment 4•18 years ago
|
||
Verified fixed, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070123 Minefield/3.0a2pre
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•