| Summary: | Empty tooltip is replaced by text in customization | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Heiko Tietze <heiko.tietze> |
| Component: | UI | Assignee: | Muhammet Kara <kara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | heiko.tietze, kara |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=116909 | ||
| Whiteboard: | target:6.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103238 | ||
|
Description
Heiko Tietze
2018-03-19 14:23:45 UTC
If there is no help text for the selected command, it tries to get the help text of the parent class/widget, that's why this happens. Patch on gerrit: https://gerrit.libreoffice.org/#/c/51584/ Muhammet Kara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8567047218c2f6e01b6525e0996607ad7f928a57 tdf#116494: Don't ask parent if no help text 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. |