<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Resize event seems to not happen each time (mobile Safari)"
href="https://bugs.webkit.org/show_bug.cgi?id=157833">157833</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Resize event seems to not happen each time (mobile Safari)
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Safari 9
</td>
</tr>
<tr>
<th>Hardware</th>
<td>iOS
</td>
</tr>
<tr>
<th>OS</th>
<td>iOS 9.3
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>tobi@tobireif.com
</td>
</tr></table>
<p>
<div>
<pre>My pen <a href="http://codepen.io/TobiReif/pen/Kdzaxg">http://codepen.io/TobiReif/pen/Kdzaxg</a> 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? <a class="bz_bug_link
bz_status_NEW "
title="NEW - Consistent resize events in mobile browsers"
href="show_bug.cgi?id=81209">https://bugs.webkit.org/show_bug.cgi?id=81209</a> )</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>