Closed
Bug 36040
Opened 25 years ago
Closed 25 years ago
JavaScript alert hangs
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
People
(Reporter: colin, Assigned: pschwartau)
References
()
Details
This page is one I've used for years to test JavaScript in OpenVMS browsers. Its
always worked. That is until M15. Exactly what it does doesn't really matter,
the important part for now is that when you click on a button, a popup alert
should appear. Now whenever you click on a button, instead of a popup appearing
with the results, instead it just hangs. But, if you wiggle the mouse, then the
popup appears. I first noticed this when testing the OpenVMS M15 release
candidate this morning, but when I tried it on a very recent Linux M15, I saw
the same behavior.
Comment 1•25 years ago
|
||
The alerts on this page pop up immediately on WinNT with the 2000-04-16-15-M16
nightly binary. Given that, this looks like a DUP of bug 35248,
"onClick fires on blur, not button up".
See also bug 35884, "dialogue box (alert) extremely slow" -- based on what's
reported there, you may see the alerts if you wait for a minute or more before
doing anything else.
Comment 2•25 years ago
|
||
Sorry, there's a transposition in the last comment
-- "onClick fires on blur, not button up" is bug 35284.
| Assignee | ||
Comment 4•25 years ago
|
||
*** This bug has been marked as a duplicate of 35284 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•