<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 - Use GtkRevealer to animate showing/hiding contextual toolbars"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116352">116352</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Use GtkRevealer to animate showing/hiding contextual toolbars
          </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>Linux (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>graphics stack
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>nekohayo@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>One thing that has been bugging me for a long time with LibreOffice is how
docked contextual toolbars (ex: if I click on an image and the image controls
toolbar shows up underneath the main formatting bar) just show up abruptly
without a transitional animation for the UI.

When running the GTK3 version, I would like those UI elements to slide out
smoothly, like what we see in GNOME applications.

One way to do this would be using this container:
<a href="https://developer.gnome.org/gtk3/stable/GtkRevealer.html">https://developer.gnome.org/gtk3/stable/GtkRevealer.html</a></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>