https://bugs.documentfoundation.org/show_bug.cgi?id=125606

Jan-Marek Glogowski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Whiteboard|                            |target:6.4.0 target:6.3.0.1
         Resolution|---                         |FIXED

--- Comment #11 from Jan-Marek Glogowski <[email protected]> ---
(In reply to Michal Svec from comment #10)
> 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.

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.

> 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.

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

I pushed a backported patch for 6.2
(https://gerrit.libreoffice.org/#/c/74854/), but I can't test it. Let's see
what others say about it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to