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

Michael Weghorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #1 from Michael Weghorn <[email protected]> ---
Regression from:

commit af6dd54d53eee0d0de1164bff0a77c6b433b3935
Author: Jan-Marek Glogowski
Date:   Tue Apr 12 00:29:56 2022 +0200

    tdf#148115 Qt handle tooltips via event loop

    Instead of calling QToolTip::showText directly from LO, this
    defers showing the tooltip to the QEvent processing, which takes
    the tooltip timeouts into account. So tooltips are shown with
    a slight delay, therefore they happen less fast on mouse move,
    reducing / avoiding artifacts of fast changing windows.

    This unfortunately comes with yet an other hack in the area of
    our fake popup windows...

    New handling is based on the code of the Qt Tool Tips example.

Adding CC: to Jan-Marek Glogowski

It looks like the hack for fake popups included there isn't enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to