Bug 388563 - First document opened in a session is marked as modified
Summary: First document opened in a session is marked as modified
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-05 12:03 UTC by Nicholas LaPointe
Modified: 2018-01-08 11:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas LaPointe 2018-01-05 12:03:03 UTC
The first document opened or created in a Krita session will be considered modified even if no changes have been made.
Loading further documents behaves as expected.

This does not occur in 3.3.
Comment 1 Halla Rempt 2018-01-06 11:43:42 UTC
Git commit 9b1c4cfeab606682929bd777e52730d83f02f821 by Boudewijn Rempt.
Committed on 06/01/2018 at 11:43.
Pushed by rempt into branch 'master'.

Do not set the document modified from the grid docker

Just setting a canvas on the grid docker would set the document
to modified.

M  +0    -6    libs/ui/canvas/kis_grid_manager.cpp

https://commits.kde.org/krita/9b1c4cfeab606682929bd777e52730d83f02f821
Comment 2 Halla Rempt 2018-01-08 11:50:40 UTC
Git commit c17897b69b4c00cb8aeadbdf32377af8d93025cd by Boudewijn Rempt.
Committed on 08/01/2018 at 11:49.
Pushed by rempt into branch 'krita/3.3'.

Do not set the document modified from the grid docker

Just setting a canvas on the grid docker would set the document
to modified.

M  +0    -6    libs/ui/canvas/kis_grid_manager.cpp

https://commits.kde.org/krita/c17897b69b4c00cb8aeadbdf32377af8d93025cd