<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: WebKit incorrectly exposes some plain text fields as search text fields"
   href="https://bugs.webkit.org/show_bug.cgi?id=147404#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: WebKit incorrectly exposes some plain text fields as search text fields"
   href="https://bugs.webkit.org/show_bug.cgi?id=147404">bug 147404</a>
              from <span class="vcard"><a class="email" href="mailto:jcraig&#64;apple.com" title="James Craig &lt;jcraig&#64;apple.com&gt;"> <span class="fn">James Craig</span></a>
</span></b>
        <pre>Looks like WebKit is exposing all plain text fields as search text fields based on some form submission heuristic: &quot;search&quot; substring in form action or submit button label. 

Even if this logic is localized, it should not do that. Only &lt;input type=&quot;search&quot;&gt; should be exposed as a &quot;search text field&quot; (AXSubrole:AXSearchField)</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>