| Summary: | Only a part of style preview text is highlighted with a highlighting enabled | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, raal, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=134598 | ||
| Whiteboard: | target:7.0.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Telesto
2020-05-19 21:15:39 UTC
Bisected to author Caolán McNamara <caolanm@redhat.com> 2020-04-26 15:43:25 +0100 committer Caolán McNamara <caolanm@redhat.com> 2020-04-29 09:46:08 +0200 commit fe9a13dc0e6d1384416c2a2343223b33925fc925 (patch) tree a43a8ea0cc46407b8932dced64cf34d595f3b3e9 parent cf36fe5eb41910c26d58fb25e54ccf2e0ee01365 (diff) weld SfxTemplatePanelControl https://cgit.freedesktop.org/libreoffice/core/commit/?id=fe9a13dc0e6d1384416c2a2343223b33925fc92 ~/win64-6.5 $ git bisect good 1c6663f78a957ca7d233a90655020c06bca8c0ea is the first bad commit commit 1c6663f78a957ca7d233a90655020c06bca8c0ea Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Wed Apr 29 01:10:01 2020 -0700 source fe9a13dc0e6d1384416c2a2343223b33925fc925 source fe9a13dc0e6d1384416c2a2343223b33925fc925 :040000 040000 8023f70c307255ce95a2475912db1d82615e9fa6 f73c11be345d18f012b2695f1ef6fb6cc7e30be7 M instdir works for me with Version: 7.0.0.0.alpha1+ Build ID: 444c7c736be7545344298a9cbb3a69886edc5ecb CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded but I can confirm with Version: 7.0.0.0.alpha1+ Build ID: 444c7c736be7545344298a9cbb3a69886edc5ecb CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7d64beb17dc46203334de53f65ef955083ce5b46 Resolves: tdf#133180 use full width of canvas for preview render It will be available in 7.0.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. Verified in Version: 7.0.0.0.beta1+ Build ID: 2506d8221dd940dfd93d3d7c183430ba6ba3089d CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Caolán, thanks for fixing this issue! |