<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Implement a "Search and run command" dialog for quick usage of menu, buttons and other UI elements"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121121">121121</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Implement a "Search and run command" dialog for quick usage of menu, buttons and other UI elements
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nonedisponibile@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
This dialog would be brought up by an hotkey and would show one one-line
textbox on top and a listbox in the rest of the window.

The listbox contains a list of all the commands one can run (buttons, menu
items and sub-items, such as "Save", "Save As", "Export", ...), and this list
is filtered using the text input by the user in the textbox. For example, when
the textbox contains "fo", only commands matching /fo/ should be present in the
listbox (e.g. Format, Conditional formatting, format as number, format as
currency, ...). If the user then types "fo cu", only commands matching "fo" AND
"cu", such as "format as currency" would be left in the listbox.

Optionally, each item in the listbox could have on the far right the keyboard
shortcut(s) assigned to it, if any.

This kind of thing is already implemented in other programs with very large
user interfaces, like GIMP (where the shortcut to bring up the "search and run
command" dialog is the forward slash: / ). If you don't have a GIMP
installation handy, this video shows what this dialog should look like (at
minute 1:20) <a href="https://www.youtube.com/watch?v=DIQdhq6cocA&t=80s">https://www.youtube.com/watch?v=DIQdhq6cocA&t=80s</a>

Steps to Reproduce:
none (enhancement)

Actual Results:
none (enhancement)

Expected Results:
none (enhancement)


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
none (enhancement)</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>