Closed Bug 186883 Opened 22 years ago Closed 22 years ago

alert() disrupts event order

Categories

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

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 111097

People

(Reporter: Laurens, Assigned: jst)

Details

Attachments

(1 file)

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212 If an alert is used in an eventhandler, the eventhandler thread will not halt, but will handle the next event. Reproducible: Always Steps to Reproduce: See testcase. Actual Results: The mouse up handler is finished before the mousedown handler. Expected Results: Maintain the order of events, since there is no way to control multiple threads in javascript.
Related to bug 111097?
not js eng
Assignee: rogerl → jst
Component: JavaScript Engine → DOM Level 0
QA Contact: pschwartau → desale
*** This bug has been marked as a duplicate of 111097 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: