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
I'm assuming this is because of the same reason as bug 90023. *** This bug has been marked as a duplicate of bug 90023 ***