[Webkit-unassigned] [Bug 157833] New: Resize event seems to not happen each time (mobile Safari)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 18 01:50:50 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157833
Bug ID: 157833
Summary: Resize event seems to not happen each time (mobile
Safari)
Classification: Unclassified
Product: WebKit
Version: Safari 9
Hardware: iOS
OS: iOS 9.3
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tobi at tobireif.com
My pen http://codepen.io/TobiReif/pen/Kdzaxg is responsive, the pattern gets recreated afresh on resize.
On smartphones, the editor view's preview area (by Codepen) has "1x", 0.5x", and "0.25x" buttons.
On eg Samsung Galaxy in eg Chrome, each time I tap any of these buttons, the pattern gets re-created, as intended.
But in Mobile Safari, when I tap eg "0.25x" then "1x", the result is not as intended - the pattern creating function should be called, so that the visitors see the intended pattern, but after the "1x" tap, the pattern doesn't get re-created although I'm listening to the resize event.
(Perhaps related? https://bugs.webkit.org/show_bug.cgi?id=81209 )
--
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/20160518/04f17387/attachment.html>
More information about the webkit-unassigned
mailing list