<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 into an &lt;input&gt; within a position:fixed element scrolls to the top of the page"
   href="https://bugs.webkit.org/show_bug.cgi?id=153224">153224</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Tapping into an &lt;input&gt; within a position:fixed element scrolls to the top of the page
          </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.0
          </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&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>webkit&#64;chrisrebert.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>iOS version: 9.2
Testcase: <a href="http://output.jsbin.com/qicigu/1">http://output.jsbin.com/qicigu/1</a>
Original Bootstrap bug report: <a href="https://github.com/twbs/bootstrap/issues/17497">https://github.com/twbs/bootstrap/issues/17497</a>

Steps to reproduce:
1. Open <a href="http://output.jsbin.com/qicigu/1">http://output.jsbin.com/qicigu/1</a> in iOS Safari.
2. Scroll to the bottom of the page.
3. Tap the &quot;Open modal&quot; button.
4. A yellow overlay appears.
5. Tap on the &lt;input&gt; that has the text &quot;Click here&quot;.

Actual result:
The page scrolls to the top, the input becomes focused, and the on-screen keyboard appears.

Expected result:
The input should become focused and the on-screen keyboard should appear.
The scroll position of the page should not change.</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>