Bug 141998 - FORMCONTROLS: tooltips on hover flow onto the next screen on multi-screen setup
Summary: FORMCONTROLS: tooltips on hover flow onto the next screen on multi-screen setup
Status: RESOLVED DUPLICATE of bug 90023
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.0.2.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-30 15:02 UTC by oyvind.finsnes
Modified: 2021-07-16 13:38 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description oyvind.finsnes 2021-04-30 15:02:42 UTC
Description:
Tooltips that show up on hover (ex. close document button tooltip) do not check for screen edges and flows onto the next screen on a multi-screen setup (Windows).

Steps to Reproduce:
1. Have more than one screen.
2. Hover over "close document" button in the top right.
3. Watch the tooltip flow onto the next screen to the right.

Actual Results:
The tooltip flowed onto the next screen.

Expected Results:
The tooltip would align itself so that its right edge would be against the right edge of the screen instead of flowing over.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.0.2.2 (x64)
Build ID: 8349ace3c3162073abd90d81fd06dcfb6b36b994
CPU threads: 12; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win
Locale: nb-NO (nb_NO); UI: en-US
Calc: CL
Comment 1 Aron Budea 2021-07-16 13:38:04 UTC
I'm assuming this is because of the same reason as bug 90023.

*** This bug has been marked as a duplicate of bug 90023 ***