<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 - Quicktype suggestions fail when an input has uppercase text-transform"
   href="https://bugs.webkit.org/show_bug.cgi?id=167770">167770</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Quicktype suggestions fail when an input has uppercase text-transform
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari 10
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iPhone / iPad
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 10
          </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>CSS
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>steve&#64;suncitydesign.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=300480" name="attach_300480" title="Repro.html">attachment 300480</a> <a href="attachment.cgi?id=300480&amp;action=edit" title="Repro.html">[details]</a></span>
Repro.html

When you have a text input with text-transform:uppercase applied to it then trying to use quicktype suggestionswill fail.

This reproduces in Safari on iPad using iOS9 and iOS10

Steps to reproduce:

1. Open attached HTML file on iPad running iOS9 or iOS10
2. Tap into a red region
3. Type &quot;Feb&quot;
4. Tap the &quot;February&quot; quicktype suggestion
5. Notice &quot;February&quot; does not get inserted into the document</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>