<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: search shortcut in split console moves focus to search box, but doesn't show caret"
   href="https://bugs.webkit.org/show_bug.cgi?id=149223#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: search shortcut in split console moves focus to search box, but doesn't show caret"
   href="https://bugs.webkit.org/show_bug.cgi?id=149223">bug 149223</a>
              from <span class="vcard"><a class="email" href="mailto:hello&#64;jxs.pt" title="João Oliveira &lt;hello&#64;jxs.pt&gt;"> <span class="fn">João Oliveira</span></a>
</span></b>
        <pre>the previous comment behaviour happens only when text is typed on the search box and then cleared, after that search box no longer gains focus when pressing CMD+F, so:

STEPS TO REPRODUCE:

* Click in the console tab
* Use find shortcut (CMD+F)
* type stuff on the searchbox
* clear text written
* Use find shortcut (CMD+F)

EXPECTED:

* Search box should be lit up and have blinking caret

ACTUAL:

* Search box is lit up, but has no caret.</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>