Closed Bug 8915 Opened 27 years ago Closed 26 years ago

form not defined

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: andre, Assigned: vidur)

References

()

Details

Attachments

(1 file)

1.) If I change the value in one of the three select boxes at the left side, Mozilla doesn´t reload. Then, if I click once again after changing the value, Mozilla executes the Javascript. 2.) The right box doesn´t work too, and Mozilla tells that form2 isn´t defined, but I´ve done... 3.) The whole Navigation element looks a bit strange... I compared everyting with NS 4.6 and IE 4.0 and IE 5.0 - they didn´t anything strange.
Assignee: mccabe → joki
Component: Javascript Engine → Event Handling
QA Contact: cbegle → janc
Attached file test case for bug 8915
Assignee: joki → pollmann
The first behavior your describe is fixed now as GFX selects are turned on by default in recent builds. I'm still seeing "form2 is not defined". I'll check it out.
Assignee: pollmann → vidur
Severity: major → normal
Component: Event Handling → DOM Level 1
OS: Windows NT → All
Hardware: PC → All
Summary: onchange behaves strange / form not defined → form not defined
Target Milestone: M15
I'm surprised this works in Nav. Updating summary, milestone, and reassigning to Vidur. Changing "form2.submit() to "document.form2.submit()" or "this.form.submit()" will allow your page to work in the short run. This bug probably won't get fixed until after beta.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
When I select ``Fasteners'' from the ``Product group'' drop-down, I get the form reloaded and can see ``--- Please choose ---'' in the ``Sub group'' dropdown. Can't select it for some reason, but I'm sure that's another bug. Marking fixed, though I'm using a Sept 14 build so I'm a bit surprised I'm not seeing the same behaviour as pollmann. Maybe the test case changed?
Requesting verification from reporter. The attachment isn't a testcase, and the URL given is no longer valid. alangho, is this working for you now?
Status: RESOLVED → CLOSED
I´ve reviewed that page and now everything seems to be fixed, although Mozilla crashed after a few minutes. But I think this bug could be closed.
Status: CLOSED → REOPENED
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
Status: RESOLVED → VERIFIED
thanks! changing resolution to "verified fixed"
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: