| Summary: | gtk3: Tooltips are restricted to left-most monitor. | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Michael Heyns <mike.bean.heyns> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ilmari.lauhakangas, sebastiaanlokhorst, vsfoote |
| Priority: | medium | ||
| Version: | 5.0.0.5 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | needs:multipleMonitor noRepro:Windows7sp164bit | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Screencast showing tooltip behaviour on multiple monitors. | ||
|
Description
Michael Heyns
2015-08-06 04:09:46 UTC
Not reproducible on Windows 7sp1 64-bit en-US with dual monitor Version: 5.0.0.5 (x64) Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b Locale: en-US (en_US) Tips (or Extended tips when installed and set active) appear in the general vicinity of the mouse pointer -- or if applicable to whole frame with focus, somewhere in the frame. If mouse cursor is positioned near edge of monitor panel the tip does extend across and into the adjacent panel. But not the detached tips shown in screen cast of OP. Launching on "secondary" panel as shown in screen cast does not change things on Windows. *** Bug 93241 has been marked as a duplicate of this bug. *** This only happens with the GTK3 backend. If LibreOffice is started with "SAL_USE_VCLPLUGIN=gtk", the problem is not present. This *should* be fixed in master now seeing as we are using native tooltips, unless there is some additional problem Should work in current 5.1 I think I can confirm that this is fixed in 5.1. |