| Summary: | GTK3: tooltip is not displayed | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | ||
| Version: | 5.2 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 target:6.0.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
| Attachments: | screenshot | ||
|
Description
Xisco Faulí
2018-03-14 09:59:35 UTC
These tend to be because the area the tooltip is indicated for is of 1 pixel width rather than describing the full rectangle the tooltip is for Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=14ca8f178f2ee713de5fc9a0c9579f49e52099f0 tdf#116397 get bounds of full field, not start of char inside field It will be available in 6.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. that should fix it Verified in Version: 6.1.0.0.alpha0+ Build ID: 28e8c3e28bf4944ecad23961602b9b1f72613d39 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: he-IL (ca_ES.UTF-8); Calc: group Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=31ea1ebe851eff9257c7fa4acc1e04aa1c9fd32f&h=libreoffice-6-0 tdf#116397 get bounds of full field, not start of char inside field It will be available in 6.0.3. 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. |