Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded Text Document isn't correctly saved when saving FC file #13757

Open
2 tasks done
0penBrain opened this issue May 1, 2024 · 0 comments
Open
2 tasks done

Embedded Text Document isn't correctly saved when saving FC file #13757

0penBrain opened this issue May 1, 2024 · 0 comments
Labels
Bug This issue or PR is related to a bug Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD

Comments

@0penBrain
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

Steps to reproduce:

  • Create a new document
  • Add an embedded Text Document
  • Save the file to reset the modified state
  • Enter some text in the Document Text editor
  • Go to the file 3D view tab
  • Save the file => ⚠️ The modified state indicator * has been reset on the Text Document editor tab (as if it was saved), but if you try to close the file, you'll get an "unsaved file" notification. If you choose "discard" at this moment, the text in the Text Document won't actually be saved.

You can try using a SpreadSheet instead of the Text Document to see difference.

Full version info

OS: Ubuntu 22.04.4 LTS (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.37076 (Git)
Build type: Debug
Branch: master
Hash: 02df1c86b70b155886e64a4ad7f944ed9cd3582d
Python 3.10.12, Qt 5.15.3, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.3
Locale: English/United States (en_US)

Subproject(s) affected?

Core

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@maxwxyz maxwxyz added Bug This issue or PR is related to a bug Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This issue or PR is related to a bug Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD
Projects
None yet
Development

No branches or pull requests

2 participants