| Summary: | CRASH: closing Digital Signature dialog ( gen/gtk ) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, telesto, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.3.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Xisco Faulí
2019-05-06 10:11:58 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=bb9481a489cc21b0695c9a7c3e9d4ffe1446f8a9 author Caolán McNamara <caolanm@redhat.com> 2019-02-13 12:51:28 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-02-14 14:21:40 +0100 commit bb9481a489cc21b0695c9a7c3e9d4ffe1446f8a9 (patch) tree 7f0e19b0a38cba49ceae3d8d42ae066f5ce1c497 parent 3157a3a8332ad342fb2b44659123217fa3450168 (diff) weld DigitalSignaturesDialog Bisected with: bibisect-linux64-6.3 Adding Cc: to Caolán McNamara .ui is missing its modal bit Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/d25fef637897bdf9e680700451e9207ac6aa7cbe%5E%21 Resolves: tdf#125132 xml signatures dialog should be modal It will be available in 6.3.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.3.0.0.alpha0+ Build ID: 299e34275574d4fa0d9b175231f5cfdbb49c4f4c 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! |