| Summary: | UI Secure connection box reset incorrectly when opening&closing Edit Services dialog | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gabor Kelemen (allotropia) <kelemeng> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.2.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.3.0 target:7.2.5 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
The connection dialog after opening the first time, box checked
The connection dialog after opening the second time, box cleared |
||
|
Description
Gabor Kelemen (allotropia)
2021-11-22 20:50:50 UTC
Created attachment 176432 [details]
The connection dialog after opening the second time, box cleared
The change was probably wrt the set_active vs Check where Check presumably called the toggle handler back then Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/51c735d5109c487fcb876379a16f170c19a98f93 Resolves: tdf#145840 call ToggledDavsHdl on setting checkbox state It will be available in 7.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. done in trunk, backport to 7-2 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/b23a16ff513369b6bf1f534a387d911b6336c9c8 Resolves: tdf#145840 call ToggledDavsHdl on setting checkbox state It will be available in 7.2.4. 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. 7.2.4 was a hotfix release, updating target in status-whiteboard |