| Summary: | EDITING The document remains in not modified state after we switch the View Grid Lines | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gabor Kelemen (allotropia) <kelemeng> |
| Component: | Calc | Assignee: | Attila Szűcs <attila.szucs> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | libreoffice, nemeth, oliver.brinzing, vsfoote |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 116625 | ||
| Attachments: |
Example empty spreadsheet file
Screenshot of the non changed icon |
||
|
Description
Gabor Kelemen (allotropia)
2019-07-25 12:40:43 UTC
Created attachment 152983 [details]
Screenshot of the non changed icon
When written the ODF document will hold a boolean value
<config:config-item config:name="ShowGrid" config:type="boolean">false</config:config-item>
Since it is written into the ODF, modified state probably should be in picked up after a change in "View Grid Lines" (".uno:ToggleSheetGrid").
=-testing-=
Windows 10 Home 64-bit en-US (1903) with
Version: 6.4.0.0.alpha0+ (x86)
Build ID: 382aceb80d3c0f420d51762e1f88eee2334ff11b
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win;
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded
Attila Szűcs committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5ead135faaee76bea78f481d7c63d54f56e9098c tdf#126540 sc: toggling grid lines sets document as modified It will be available in 7.2.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. Verified in: Version: 7.2.0.0.alpha1+ (x64) / LibreOffice Community Build ID: aa9cb8e14749e7fb7a83b55a2bb095501f731a18 CPU threads: 4; OS: Windows 10.0 Build 17134; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: threaded |