[Webkit-unassigned] [Bug 123293] MediaQueryList listeners blocked by CSS media queries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 11:52:45 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=123293

--- Comment #6 from Andrew Leung <andrewleung at sfu.ca> ---
Tested this again on Safari 10.0 and WebKit r206206, and the problem still exists.

To reiterate, this bug can be replicated on all Safari browsers so far, but its effect is mostly felt by iOS devices because they don't have resizable windows. On a page that uses window.matchMedia to listen to width changes, if the threshold is between the device's portrait and landscape widths, the event won't fire when orientation changes. That's the incorrect behavior.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160921/fadf4553/attachment-0001.html>


More information about the webkit-unassigned mailing list