| Summary: | No values of variables shown by mouseover in BASIC | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Azo <laufbadherrenalb> |
| Component: | BASIC | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, oliver.brinzing, raal, xiscofauli |
| Priority: | medium | Keywords: | regression |
| Version: | 6.0.7.3 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:6.3.0 target:6.2.4 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
|
Description
Azo
2019-04-12 14:27:57 UTC
no repro with: Version: 6.0.7.3 (x64) Build-ID: dc89aa7a9eabfd848af146d5086077aeed2ae4a5 CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; Gebietsschema: de-DE (de_DE); Calc: Version: 6.2.3.1 (x64) Build-ID: 9ba025bafb03b962c34687cf87806cc03a3a7436 CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE Calc: maybe linux only ? I do confirm. Seems to be a problem only in Linux. Installed the 6.0.7.3 (x86) in a virtual machine with win 7 and it works out of the box. Not so on (my) Mint-Notebooks. Confirm with Version: 6.3.0.0.alpha0+ Build ID: 31ac398cfa30694b18240d31df17a58d699b5bf6 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; it works in Version: 4.5.0.0.alpha0+ Build ID: 2851ce5afd0f37764cbbc2c2a9a63c7adc844311 Looks like GTK3 problem for me. when I run SAL_USE_VCLPLUGIN=gen -> tooltips are present SAL_USE_VCLPLUGIN=gtk3 -> tooltips are missing Tested with Version: 6.0.6.0.0+ Build ID: c6c82096301180cfa7942dd9fb9d1cb66c7ecc04 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Version: 6.0.6.0.0+ Build ID: c6c82096301180cfa7942dd9fb9d1cb66c7ecc04 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; adding cc to Caolán Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/a7c2f1580e928d13d02d778639a0f26de728b5be%5E%21 Resolves: tdf#124704 need to state the area the tooltip is for It will be available in 6.3.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. works in master now, backport for 6-2 in gerrit Verified in Version: 6.3.0.0.alpha0+ Build ID: f45f8d0c6eb1d5d28a92399b82d13c2894f06069 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue!! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/45d2f8a4bdd2c805b11ab374fb4946a2c079e7ee%5E%21 Resolves: tdf#124704 need to state the area the tooltip is for It will be available in 6.2.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. |