Skip to content

"Save" on Cryptomator Volume should not trigger "modified" warning #2312

@labor4

Description

@labor4

Preflight Checklist

  • [ x] I agree to follow the Code of Conduct that this project adheres to.
  • [ x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Describe the bug
If the .drawio file is stored and edited on a Cryptomator share, after saving, Cryptomator stores the change in the background in a way that makes the app think, the file has been modified. While this is a specialty problem with Cryptomator, other editors do not suffer from it, and the problem could be mitigated App-side to prevent this misinterpretation.

To Reproduce
Steps to reproduce the behavior:

  1. Open a .drawio diagram stored on Cryptomator volume
  2. Click Save
  3. After a few seconds, a "has been modified" warning appears (See screenshot)
  4. Subsequent Save without Reload will trigger a "do you wanna overwrite" prompt.

Expected behavior
This warning is bogus and the warning should not appear. The file did effectively not change.
Neither should the user be prompted for an "overwrite" approval on next save.

Screenshots
Image

draw.io version (In the Help->About menu of the draw.io editor):

  • draw.io version 29.3.0

Desktop (please complete the following information):

  • OS: Macos 14.8.3 (23J220)
  • Cryptomator: 1.18.0 on FUSE-T

Additional context
Note that I could reduce the problem to Cryptomator with local-vault-only, stored on local block storage without Cloud sync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions