Description: With tabbed toolbars opening a readonly file (xls from mail) and switching to edit mode does not enter in real edit mode Steps to Reproduce: 1.put LO in tabbed mode toolbars 2.open xls from mail 3.at the bar offer switch to edit mode Actual Results: the doc is not in real edit mode (the option seem activated but is not real), you cannot insert filters, pivot table etc... Titlebar still reports "(read only)" Expected Results: the doc should change to edit mode Reproducible: Always User Profile Reset: Yes Additional Info: using standard toolbar configuration seem work regularly
I tested again and noted that tabbed toolbar and tabbed conpact (maybe others) are not updated (buttons state) when switching from readonly to edit mode forthe document.
Bibisected with linux-64-7.3 to 5b5fb5e9c0580ecb70cf65882865bdaf16498fa5 sfx2: do reload on SID_EDITDOC in SfxViewFrame::ExecReload_Impl()
*** Bug 154617 has been marked as a duplicate of this bug. ***
Same issue for XLSX, as tested with: Version: 7.5.2.2 (X86_64) / LibreOffice Community Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded ODS not affected. Writer not affected. Duplicate bug 154617 reports same for Windows -> marking as affecting All. Michael, any thoughts on this one?
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ed4d4d47ea322236199b1f8ff97ddd945b099cbe tdf#151715 sfx2: do not use FORCERELOAD for document stored in /tmp It will be available in 7.6.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 on master
Fix verified in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 2e57755f72907e4bb604a8ba32edbd6c253ee57c CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thanks everyone!
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/a5dae844003e80411ffbfe0d873fdccfb9c3d560 tdf#151715 sfx2: do not use FORCERELOAD for document stored in /tmp It will be available in 7.5.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.