Bug 157087 - Unchecking "Save preview image with this document" does not work
Summary: Unchecking "Save preview image with this document" does not work
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.6.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: implementationError
Depends on:
Blocks: File-Properties
  Show dependency treegraph
 
Reported: 2023-09-04 12:21 UTC by joey.joey586
Modified: 2023-10-13 05:14 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description joey.joey586 2023-09-04 12:21:53 UTC
Description:
Unchecking "Apply user data" and "Save preview image with this document" only results in "Apply user data" being unchecked

Steps to Reproduce:
1. Create a new document on any LO app (Writer, Calc, Impress, Draw, Math)
2. Go to File > Properties > General
3. Uncheck "Apply user data" and "Save preview image" (order doesn't matter)
4. Click OK
5. Repeat step 2

Actual Results:
Only "Apply user data" is unchecked; "Save preview image" remains checked

Expected Results:
Both options should be unchecked


Reproducible: Always


User Profile Reset: Yes

Additional Info:
This bug only happens when unchecking both. Unchecking only "Save preview image" works as intended.

A workaround is to uncheck each option one at a time.

Version: 7.6.0.3 (X86_64) / LibreOffice Community
Build ID: 69edd8b8ebc41d00b4de3915dc82f8f0fc3b6265
CPU threads: 2; OS: Linux 6.4; UI render: default; VCL: gtk3
Locale: en-US (C.UTF-8); UI: en-US
Calc: threaded
Comment 1 Gabor Kelemen (allotropia) 2023-09-04 18:44:09 UTC
Confirmed in current master

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: cc7d6211bc01e5ec84dbad542605d2e93dea925c
CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: threaded

Seems to have started with the implementation of the checkbox:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=d7ca71d4b1ac085c575fdc24f37940100ab38961

tdf#87995 - settings : missing a checkbox in order to avoid thumbnail saving