| Summary: | LO Writer does not display footnote text on mouse hover for GTK 3 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Tom Sullivan <Tom> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, vmiklos |
| Priority: | medium | ||
| Version: | 6.4.6.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.1.0 target:7.0.4 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Sample footnote | ||
|
Description
Tom Sullivan
2020-08-31 16:51:09 UTC
Confirmed, it works with gen, but not with gtk3. Created attachment 167279 [details]
Sample footnote
Sample document with a footnote, for easier reproducing.
this typically happens when the tooltip area is set to a point instead of a rectangle Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/05b279e7e0773d3c3da2688a2b95edfb8c88308c tdf#136336 ensure tooltip area surrounds the current mouse position It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. fixed in master, backport to 7-0 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/8d317a4f8159117c27721192cc8f8ac6c694fdc0 tdf#136336 ensure tooltip area surrounds the current mouse position It will be available in 7.0.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Thanks! |