https://bugs.documentfoundation.org/show_bug.cgi?id=152871
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Regression By| |Heiko Tietze Version|unspecified |7.5.0.1 rc Ever confirmed|0 |1 Keywords| |bibisectNotNeeded --- Comment #1 from Stéphane Guillou (stragu) <[email protected]> --- As mentioned in bug 139141, repro in: Version: 7.5.0.1 (X86_64) / LibreOffice Community Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded The fields are inserted correctly, and the name is displayed correctly in the navigator. Only the highlighting in the Edit Fields dialog does not correspond to what is being edited. Maybe the issue has to do with the condition: (nSubType == DATE_VAR) ? 0 : FIXEDFLD In both: - https://opengrok.libreoffice.org/xref/core/sw/source/ui/fldui/fldpage.cxx?r=85c2ed8d#179 - https://opengrok.libreoffice.org/xref/core/sw/source/uibase/fldui/fldmgr.cxx?r=16075474#964 -- You are receiving this mail because: You are the assignee for the bug.
