Skip to content

Change events are not propagated to addEventListener #2

@ezyang

Description

@ezyang

jQuery should interoperate with other calls to addEventListener. However, UltButtons fails to propagate change events in this case. Here is an example application which has this problem: http://web.mit.edu/~ezyang/Public/ult/ult.html

To see the problem, open up a JS console and click on the buttons. You should see console messages for each click. Now, trigger the jQuery drag bug (click, drag by a few pixels, and release). You should see the appropriate button depress, but you will not see a console message (you may need to try a few times).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions