| Summary: | Focus is taken if cell section dialog is closed | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | andis.lazdins, caolan.mcnamara, oliver.brinzing, xiscofauli |
| Priority: | medium | Keywords: | bibisected, regression |
| Version: | 6.4.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=127262 | ||
| Whiteboard: | target:6.4.0 target:6.3.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
|
Description
Xisco Faulí
2019-10-01 11:32:49 UTC
it might be related to https://git.libreoffice.org/core/commit/ebd37bcc22d0c70cc1e4fdd8e4f3d2f8fc256cd8, it works fine before https://cgit.freedesktop.org/libreoffice/core/commit/?id=8f29d128c52a4f58116fe5474222a929937d0050. Can't check between both commits due to bug 127262 Adding Cc: to Caolán McNamara i can not reproduce with: Version: 6.4.0.0.alpha0+ (x64) Build ID: 66e45a1ae861d50edf65fed9e39c9c9d5b15e0ac CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; Locale: de-DE (de_DE); UI-Language: en-US Calc: threaded a linux only issue? Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6e7d9c4582c05eee47b0b455444e66b4f2445785 Resolves: tdf#127904 modal depth dips below 0 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. fixed in master, included in updated 6-3 https://gerrit.libreoffice.org/#/c/79612/ Verified in Version: 6.4.0.0.alpha0+ Build ID: c9336bfb6bbf6d73d3f23c124262ade30133448d CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: en-US (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue! Fixed backported to 6-3 in https://git.libreoffice.org/core/commit/af0c51990e6d0f578f75b72383ce129f52bea859 |