Closed Bug 42830 Opened 25 years ago Closed 25 years ago

calling Javascript from 'onclick' attribute of <input> tags sometimes fails

Categories

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

x86
Linux
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: rcb, Assigned: hjtoi-bugzilla)

References

()

Details

"http://press-pubs.uchicago.edu/test/test4.html" gives a hint about the nature of the problem. In 'test3', if you click the 'Browse mode' button and then the 'Go to' button, there is an error about an undefined Javascript function, which is expected behavior. If you click on 'Search mode' and then 'Submit', nothing happens when an alert should come up on a click of the 'Search mode'. 'test4' is the same as 'test3' except that the positions of the <DIV> sections 'browse_control_div' and 'searchframe' are reversed. Here, clicking on the 'Browse mode' and then 'Go to' buttons, nothing happens when the error about an undefined Javascript function should appear. Clicking on 'Search mode' and 'Search' buttons, the expected alert box comes up.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Confirming on both WinNT and Linux tip builds made 2000-06-29. Not an engine issue; reassigning to - Parser ?
Assignee: rogerl → rickg
Component: Javascript Engine → Parser
QA Contact: pschwartau → janc
Harish, I'm reassigning rickg parser bugs to you.
Assignee: rickg → harishd
I'm almost certain that this is not a parser bug. But will take a look anyway.
Status: NEW → ASSIGNED
Since this bug is events related I'm reassigning bug to heikki@netscape.com
Assignee: harishd → heikki
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
This is working for me in Linux commercial build (just pulled and built). Also this seems to be working on NT PR 2.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
updated qa contact.
QA Contact: janc → bsharma
QA Contact: bsharma → moied
You need to log in before you can comment on or make changes to this bug.