Skip to content

Unable to close the file without saving it first after converting it #1854

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

Open
denevin opened this issue May 15, 2025 · 1 comment
Open
Assignees
Labels
awaiting reply issues waiting for a reply from issue reporter potential bug issues not yet confirmed by maintainers

Comments

@denevin
Copy link

denevin commented May 15, 2025

Description

When opening a file with inconsistent line endings CotEditor presents an option to either Convert, Review or Ignore them.

If "Convert" option is chosen and then a user tries to close the file from the editor, there is no option to close it without saving it first.

The only available options are "Save Available Text" or "Review Incompatible Characters.

To Reproduce

  1. Open a document with inconsistent line endings, in my case it's a file ending with extension .fid.
  2. CotEditor will display a warning, click on "Convert" button.
Image
  1. Try to close the document and notice it's not possible to close it without saving it first
Image

Expected behavior

No response

CotEditor version

5.1.6

macOS version

Sonoma 15.5

Additional context

No response

@denevin denevin added the potential bug issues not yet confirmed by maintainers label May 15, 2025
@1024jp
Copy link
Member

1024jp commented May 20, 2025

Hi, thanks for the feedback.

For the further investigation, could you share me a file that can reproduce this issue?
If you’d prefer not to share it here, you can also send it to the email address provided in CotEditor’s Help > “Create Issue Report.”

@1024jp 1024jp self-assigned this May 21, 2025
@1024jp 1024jp added the awaiting reply issues waiting for a reply from issue reporter label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting reply issues waiting for a reply from issue reporter potential bug issues not yet confirmed by maintainers
Development

No branches or pull requests

2 participants