Skip to main content

Bug Tracker

Side navigation

#14897 closed bug (fixed)

Opened March 18, 2014 09:34PM UTC

Closed March 21, 2014 03:19AM UTC

Android 2.3 doesn't pass isDefaultPrevented value to bubbled events

Reported by: m_gol Owned by: m_gol
Priority: low Milestone: 2.1.1
Component: event Version: 2.1.0
Keywords: Cc:
Blocked by: Blocking:
Description

It turns out checking returnValue in isDefaultPrevented code is needed not only for oldIE but for Android 2.3 as well. Lacking this code causes one event test to fail in Android 2.3 on the master branch (it passes on 1.x-master).

Attachments (0)
Change History (2)

Changed March 18, 2014 09:35PM UTC by m_gol comment:1

component: unfiledevent
milestone: None2.1.1
owner: → m_gol
priority: undecidedlow
status: newassigned

Changed March 21, 2014 03:19AM UTC by Michał Gołębiowski comment:2

resolution: → fixed
status: assignedclosed

Event: Fix isDefaultPrevented for bubbled events in Android 2.3

Fixes #14897

Closes gh-1545

Changeset: ad032d3c7df04827989a4187117614c29bf3a4ad