Description: radiobutton's selecting jumps between items after Apply button pressing Steps to Reproduce: 1. Open Calc 2. Open Tools->Options 3. Select LibreOffice Calc->Calculate 4. Select "No wildcards or regular expressions in formulas" option 5. Press Apply button => selecting in the radio button group jumped to "Enable wildcards in formulas" option Actual Results: radiobutton's selecting jumps between items after Apply button pressing Expected Results: radiobutton's selecting stays on selected item after Apply button pressing Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 1be170d0629cf761f0ee4173007a3c021966546e CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL and in Version: 7.1.7.2 (x64) / LibreOffice Community Build ID: c6a4e3954236145e2acb0b65f68614365aeee33f CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: CL but not in Version: 7.0.5.2 (x64) Build ID: 64390860c6cd0aca4beafafcfd84613dd9dfb63a CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL regression
I bisected this in win64-7.1 bisect repo and got sha: 78c6e88e163f50eccc1cebdb2defe9ec4af248ce https://gerrit.libreoffice.org/c/core/+/105020 https://git.libreoffice.org/core/commit/78c6e88e163f50eccc1cebdb2defe9ec4af248ce Added to CC: Caolán McNamara Caolán could you please look at it?
Happens also with: Version: 7.2.5.1 (x64) / LibreOffice Community Build ID: 6d497ff5e83a906a307eb25cce314d40c0b8624f CPU threads: 4; OS: Windows 10.0 Build 21390; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL
that page is holding its "old options" differently than the other pages
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d99efe24213400932b97e47b131049fcbbfac612 Resolves: tdf#146592 "Reset" to the current document properties It will be available in 7.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.
(In reply to Caolán McNamara from comment #3) > that page is holding its "old options" differently than the other pages I realize that this is another issue, but just wanted to mention that the same happens on Options->LibreOffice->View, impossible to set Visibility/Menu Icons to Hide (it resets to Show) (It is not visible on gtk3 - so might need Windows to see). So there might be some common pattern there?
(In reply to Mike Kaganski from comment #5) > (In reply to Caolán McNamara from comment #3) > > that page is holding its "old options" differently than the other pages > > I realize that this is another issue, but just wanted to mention that the > same happens on Options->LibreOffice->View, impossible to set > Visibility/Menu Icons to Hide (it resets to Show) (It is not visible on gtk3 > - so might need Windows to see). So there might be some common pattern there? That seems to be unrelated to the apply/ok unification, that is likely a regression from: commit 131759a3db51140c21594308ed99c71aa7aba43a Date: Sun Jul 25 16:21:39 2021 +0200 use officecfg for menu options Change-Id: I94c9cf310ed6975f158548913439445faf6d178f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119483 so a new issue for that is indicated.
done in trunk, backport to 7-3 and 7-2 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/3399f4d95ec1e685bd48936f1131dd8c860aebf4 Resolves: tdf#146592 "Reset" to the current document properties It will be available in 7.3.0.2. 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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/ea800e3bf861a6a6bf338e72cc55959d32b5af48 Resolves: tdf#146592 "Reset" to the current document properties It will be available in 7.2.6. 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.