https://bugs.documentfoundation.org/show_bug.cgi?id=147822
Bug ID: 147822
Summary: Crash in: ScUnoListenerCalls::ExecuteAndClear()
Product: LibreOffice
Version: unspecified
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
This bug was filed from the crash reporting server and is
br-e89335f6-0bff-4696-a95d-2d3a65291e53.
=========================================
Version: 7.2.5.2 (x64) / LibreOffice Community
Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: threaded
=========================================
Crash in Windows 10 64bit while saving in fileformat "Excel 97-2003"
into a Cryptomator vault (version 1.5.13) stored in a NextCloud storage space
(NextCloud Client Version 3.1.3).
Tabular should have some a single choice "radio buttons" working as XOR user
options...
What happend:
if no Group-Field was used and saving as xls, users which use MS Excel or
LibreOffice see radio buttons with "broken logic" after reopening the file =
you cannot change your choice.
if no Group-Field was used and saving as xlsx, users which use MS Excel cannot
see the singele choice buttons.
But if I store as ods file without a Group-Field the single choice options
work.
Inserting a Group-Field which should contain the singele choice "radio buttons"
as "XOR Options" and save as xls above crash happens.
Expected behavior:
Single Choice behavior should work if xls, xlsx or ods file format is used for
storing and no crash should happen while storing.
Broken logic of single choice radio buttons maybe related some how to bug
FORMCONTROLS: List Box "Linked cell"
https://bugs.documentfoundation.org/show_bug.cgi?id=113584
logic bug of single choice buttons can verify with
LibreOffice 6.3.4.2 (x64) and 7.2.5.2 (x64)
I could not remember anymore which LibreOffice (version 4 or 5) could create
single choices radio buttons which works in MS Excel correctly.
--
You are receiving this mail because:
You are the assignee for the bug.