| Summary: | The Description field in the customize dialog is always empty and disabled | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Buovjaga <ilmari.lauhakangas> |
| Component: | UI | Assignee: | Muhammet Kara <kara> |
| Status: | RESOLVED NOTABUG | ||
| Severity: | minor | CC: | kara, thomas.lendo |
| Priority: | medium | Keywords: | bibisectRequest, regression |
| Version: | 6.0.0.0.beta1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103238 | ||
|
Description
Buovjaga
2018-02-26 19:43:17 UTC
Reproduced with Version: 6.1.0.0.alpha0+ Build ID: e1771058ebc4efc58515ffa60250843274990bac CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: de-DE (de_DE.UTF-8); Calc: group and Version: 6.1.0.0.alpha0+ Build-ID: 0a46237093c1750ee69ddb6a365098dc1d06b758 CPU-Threads: 4; BS: Linux 4.13; UI-Render: Standard; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2018-02-21_21:56:55 Gebietsschema: de-DE (de_DE.UTF-8); Calc: group and Version: 6.0.1.1 (x64) BS: Windows 10.0, UI-Render: Standard I noticed this some months ago but I thought it's still in progress. *** This bug has been marked as a duplicate of bug 112237 *** (In reply to Thomas Lendo from comment #2) > > *** This bug has been marked as a duplicate of bug 112237 *** This is not duplicate of bug 112237. The other bug is about already added commands. To see the descriptions: - If building from source, you need to add --with-help to your autogen.input file. - If installing a release/dev build, you need to install the local help package for your language. Otherwise, the description field will come empty and disabled. This is the expected behavior. To be sure, I have tested again on: Version: 6.1.0.0.alpha0+ Build ID: 96d551636e9179eb6874a5156b191ef3bff0a10c CPU threads: 8; OS: Linux 4.9; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); Calc: group (In reply to Muhammet Kara from comment #4) > To see the descriptions: > - If building from source, you need to add --with-help to your autogen.input > file. > - If installing a release/dev build, you need to install the local help > package for your language. > > Otherwise, the description field will come empty and disabled. This is the > expected behavior. Ok, I had --with-help=common --with-help=html but apparently that is not enough or the offline html help is not yet working. |