<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Slide list "names" get in a way so one can't click on the slides"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125606">bug 125606</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Whiteboard</td>
           <td>
                
           </td>
           <td>target:6.4.0 target:6.3.0.1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Slide list "names" get in a way so one can't click on the slides"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125606#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Slide list "names" get in a way so one can't click on the slides"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125606">bug 125606</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>(In reply to Michal Svec from <a href="show_bug.cgi?id=125606#c10">comment #10</a>)
<span class="quote">> Indeed, it works much better. Not 100% though, one can still click on the
> tooltip if the mouse pointer is moved faster than the tooltip moves away
> and still have the same issue, but it happens less often. I guess we will
> see in real life how does it behave.</span >

This is completely handled by Qt. I'm not sure there is anything I can do to
improve the situation further without a huge effort. The API just has a text,
the point of interest and a help area. Quoting the docs: "The tool tip will be
shown with a platform specific offset from this point of interest.", with
"point of interest" being the mouse position. All the hiding and movement is
completely transparent for LO.

<span class="quote">> Can we please have the fix backported to the stable release? At least 6.3
> would be nice, I'm not sure whether we need it for 6.2 though.</span >

That fix is already in 6.4 (<a href="https://gerrit.libreoffice.org/#/c/74548/">https://gerrit.libreoffice.org/#/c/74548/</a>) and 6.3
(<a href="https://gerrit.libreoffice.org/#/c/74571/">https://gerrit.libreoffice.org/#/c/74571/</a>). Fixing that in 6.2 would be easy,
if this doesn't depend on other stuff.

I pushed a backported patch for 6.2
(<a href="https://gerrit.libreoffice.org/#/c/74854/">https://gerrit.libreoffice.org/#/c/74854/</a>), but I can't test it. Let's see
what others say about it.</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>