| Summary: | Windows installer quickstarter section crops text on multiple lines | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Buovjaga <ilmari.lauhakangas> |
| Component: | Installation | Assignee: | Roman Kuznetsov <79045_79045> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | 79045_79045 |
| Priority: | low | Keywords: | bibisectNotNeeded, regression |
| Version: | 7.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=99891 | ||
| Whiteboard: | target:7.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 113117 | ||
| Attachments: | Screenshot of cropped text | ||
Buovjaga, can you translate strings near radiobuttons in the dialog from attach to English? include/sfx2/strings.hrc:
#define STR_QUICKSTART_PRELAUNCH NC_("STR_QUICKSTART_PRELAUNCH", "Load %PRODUCTNAME During System Start-Up")
Roman Kuznetsov committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6045232d352d2031252a086855b78fd94d9ffe3d tdf#141760 Increase a label box in Windows installer dialog It will be available in 7.2.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. Now it is on one line, thanks Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 42e0ea0a6e4f48967d58fa95081c8ba5a6b08bc6 CPU threads: 2; OS: Windows 10.0 Build 19042; UI render: default; VCL: win Locale: fi-FI (fi_FI); UI: fi-FI Calc: threaded |
Created attachment 171286 [details] Screenshot of cropped text In the final screen of the installer, if you have a particular language with a long string for the quickstarter option, the text will be cropped. See screenshot. Adding Roman to Cc as he has worked on the installer layout in the past.