<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 - Web Inspector: Better keyboard shortcut to focus on the console prompt"
   href="https://bugs.webkit.org/show_bug.cgi?id=147927">147927</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Web Inspector: Better keyboard shortcut to focus on the console prompt
          </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>All
          </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>Web Inspector
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>nvasilyev&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bburg&#64;apple.com, graouts&#64;webkit.org, joepeck&#64;webkit.org, mattbaker&#64;apple.com, nvasilyev&#64;apple.com, timothy&#64;apple.com, webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This is a feedback from <a href="https://twitter.com/glenmaddern">https://twitter.com/glenmaddern</a>.

Esc key focuses on the console prompt line, unless:
— the text cursor is in a text field (e.g. the global search field at the top right corner, filter fields, etc.)
— the text cursor is in the styles sidebar
— the text cursor is inside of any CodeMirror view
— DOM node content/attribute is being edited in Elements
— there is a text selection
— &lt;select&gt; menu is opened
— autocomplete suggestion is opened
— a message in the Console tab is already selected (needs two Esc presses to focus on the prompt, not one)

The list goes on and on.

We need a keyboard shortcut that would just focus on the console prompt so one could press it with their eyes closed and start typing console commands, no matter which more they're in.</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>