Created attachment 117169 [details] Screenshot showing the problem. When the desktop is configured in dual screen mode, the tooltips seem to get attached to the secondary screen. * If LibreOffice window is on the secondary screen: tooltips appear in the correct position. * If LibreOffice window is on the primary screen: tooltips appear in the secondary screen, in the correct Y position. See attached screenshot.
@Jacobo - Couple questions: 1) What distro are you running and what DE? 2) Is this a new problem with 5.1 or is it present in other versions as well?
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=74f9d9808fce14f015d56a2aaa4ec5616ed7aa3e Resolves: tdf#92671 union each monitor workarea to find best screen workarea It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=baea35b431e03819406199ed6001d3cbbe650b9c&h=libreoffice-5-0 Resolves: tdf#92671 union each monitor workarea to find best screen workarea It will be available in 5.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.