Skip to main content

Bug Tracker

Side navigation

#15171 closed bug (migrated)

Opened June 29, 2014 01:43PM UTC

Closed October 21, 2014 12:48AM UTC

Mixing delegated and direct click handlers behaves differently on IE on Windows phone

Reported by: amasniko Owned by:
Priority: undecided Milestone: None
Component: event Version: 1.11.0
Keywords: Cc:
Blocked by: Blocking:
Description

I have got a fixed positioned overlay with a direct click handler attached to it and on the top of it an absolutely positioned element with a delegated click handler. On every browser I have tried clicking on the absolutely position element invokes its delegated handler except on Windows phone (OS version 8.0.10517.150) where the overlay handler is called.

Try clicking on "Click me" text on the following example:

http://jsbin.com/makeyico/1

Attachments (0)
Change History (1)

Changed October 21, 2014 12:48AM UTC by m_gol comment:1

resolution: → migrated
status: newclosed