Closed
Bug 34976
Opened 26 years ago
Closed 26 years ago
Clicking on button inside Form does nothing
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: andre, Assigned: rods)
References
()
Details
b: 2000-04-06-10
os: win2000
reproduceable: always
steps to reproduce:
1. load the above url
2. click on "Systemlösungen" (grey button)
3. click on "Warenkorb" (red text)
4. click one of the four buttons ("Alles aktualisieren", ...)
5. nothing happens, but it should (works in IE, not HTML error)
I think it has something to do with bug 32447 (which is fixed),
if I move the starting form tag outside the table the form will get submitted,
but it´s not possible because i need to use two different form in the table,
I did this on another page
1. Click on "Bestellung direkt" (grey button)
2. Try to click one of the four buttons
3. The form gets submitted
inside the table the first form is closed and a second one is opened,
i think it´s the first form mozilla acts on, and not the second
| Reporter | ||
Comment 1•26 years ago
|
||
fixed already, temporary effect?
worsforme as of b: 2000-04-09-08
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Comment 3•25 years ago
|
||
Site no longer there. Marking as verified. Reopen if not.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•