<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 - Cannot move the cursor to the start of text when there is lengthy text in Safari/WKWebview."
   href="https://bugs.webkit.org/show_bug.cgi?id=150260">150260</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Cannot move the cursor to the start of text when there is lengthy text in Safari/WKWebview.
          </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>All
          </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>WebKit2
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>gchatz&#64;chromium.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Summary:
In WKWebView/Safari, if the amount of text in a text box is larger than the space of the text box, you cannot long press to move the cursor to the beginning of the text. The UI does not let you move the cursor before the visible text. 
One example of this occurs at apple.com:

Steps to Reproduce:
1. Go to search box on apple.com
2. Type in text that is longer than the text box.
3. Long press on the cursor and try to move the cursor to the start of the text. 

Expected Results:
You can move cursor to front of the text.

Actual Results:
You can only move the cursor to the front of the text box, leaving the hidden text hidden.

Version:
iOS 9.0, iOS 9.1 (13B5110e)


Associated Apple Radar: 23150433</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>