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

Cannot edit file after using find feature #988

Closed
Aszusz opened this issue Mar 8, 2022 · 1 comment
Closed

Cannot edit file after using find feature #988

Aszusz opened this issue Mar 8, 2022 · 1 comment
Assignees
Labels
bug editor Improvements or Bugs for Editor

Comments

@Aszusz
Copy link
Collaborator

Aszusz commented Mar 8, 2022

I was setting up an ODP project on Mac, I used find feature on pom.xml, when I found a match and closed the find window I couldn't edit the file. I replicated the issue on Windows using also ODP and a pom.xml file. For now, I couldn't replicate the issue with other files/file types, but it's possible that other files are affected.

Scenario:

  1. Create a new ODP project
  2. Open pom.xml file
  3. Search (Edit -> Find) for 'nsfodp-maven-plugin'
  4. When you find a match close the window and try editing pom.xml file

Result:
Cannot edit the file. When you scroll to the top you may find the caret "trapped" on the first line of the file.

@joshtynjala
Copy link
Collaborator

Between these two commits, this issue should be fixed.

Moonshine-IDE/moonshine-feathersui-text-editor@ea56152
Moonshine-IDE/moonshine-feathersui-text-editor@a426d5a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug editor Improvements or Bugs for Editor
Projects
Moonshine-IDE - Bug Fixing
  
Awaiting triage
Development

No branches or pull requests

3 participants