<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 *below* some &lt;input&gt;s can focus them in Mobile Safari"
   href="https://bugs.webkit.org/show_bug.cgi?id=146244">146244</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Tapping *below* some &lt;input&gt;s can focus them in 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>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iOS
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 8.2
          </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>Forms
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>webkit&#64;rebertia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Original Bootstrap bug <a href="https://github.com/twbs/bootstrap/issues/15968">https://github.com/twbs/bootstrap/issues/15968</a>
Platform: iOS 8.3
Browser: Mobile Safari

To reproduce:
1. Open <a href="http://jsfiddle.net/gzxtb86c/3/show">http://jsfiddle.net/gzxtb86c/3/show</a> in Safari in iOS 8.3
2. Tap in the vast blank area below the &lt;input&gt;

Expected result:
Probably nothing at all should happen. The &lt;input&gt; should definitely NOT become focused.

Actual result:
The &lt;input&gt; becomes focused.</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>