<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 - Tapping from one &lt;input&gt; to another in an overlay can cause shaking/jiggling effect"
   href="https://bugs.webkit.org/show_bug.cgi?id=158276">158276</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Tapping from one &lt;input&gt; to another in an overlay can cause shaking/jiggling effect
          </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>Layout and Rendering
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>webkit&#64;chrisrebert.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>simon.fraser&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Steps to reproduce:
1. Open <a href="http://output.jsbin.com/xedane/quiet">http://output.jsbin.com/xedane/quiet</a> in Safari on iOS 9.3.2.
2. Tap the &quot;Launch modal&quot; button.
3. Scroll down to &quot;field 7&quot;.
4. Tap into the &lt;input&gt; below &quot;field 7&quot;.
5. Tap into the &lt;input&gt; above it.

Actual result:
While focusing the &lt;input&gt;, the modal moves up and down multiple times, causing an unsightly jiggling/shaking/jerky effect

Expected result:
When focusing the &lt;input&gt;, the modal should move smoothly, preferably in a single motion.

Original Bootstrap bug report:
<a href="https://github.com/twbs/bootstrap/issues/19927">https://github.com/twbs/bootstrap/issues/19927</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>