| Summary: | Steps in Chart Wizard don't work ( gtk3 ) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Chart | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.4.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=158753 | ||
| Whiteboard: | target:6.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
|
Description
Xisco Faulí
2019-11-11 16:41:38 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d661cb17610af93b1607025284f23187c6d2fc06 author Caolán McNamara <caolanm@redhat.com> 2019-08-22 11:15:57 +0100 committer Caolán McNamara <caolanm@redhat.com> 2019-08-22 18:26:41 +0200 commit d661cb17610af93b1607025284f23187c6d2fc06 (patch) tree 855cf44dd6d3cb6232b0aaa2087da770350d202a parent 38001018fa06f721cf87edae923b54ce9a5ab5a7 (diff) weld chart CreationWizard Bisected with: bibisect-linux64-6.4 Adding Cc: to Caolán McNamara yeah, gtk wizards don't have them, so we'll have to bodge them in on top somehow Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f9e693cbe13a8ff55de112d709d1409c67887f2a Resolves: tdf#128716 make gtk assistant steps clickable It will be available in 6.4.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: 6.4.0.0.alpha1+ Build ID: 26b7ff2b6cc4def8ff7b02e223961534ba88e654 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! |