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

🐞 Window position and size always reset to bottom left corner when opening a file #1264

Closed
LostInCompilation opened this issue May 10, 2023 · 0 comments · Fixed by #1368
Closed
Labels
bug Something isn't working

Comments

@LostInCompilation
Copy link

Description

When opening a file the window always opens in the bottom left corner. Always with the same size and position. Even when I resize or move the window, close it and reopen the file, the window size and position falls back to before.

Short video: https://youtu.be/ZPSQ_hG2Zlw

To Reproduce

  1. Open a file
  2. Resize, move and close the window (quit CodeEdit)
  3. Open the file again

Expected Behavior

The window size and position should be saved and restored when opening the same or a different file.

Version Information

CodeEdit: 0.0.3-alpha (32)
macOS: 13.3.1(a)
Xcode: 14.3

Additional Context

No response

Screenshots

No response

@LostInCompilation LostInCompilation added the bug Something isn't working label May 10, 2023
@github-project-automation github-project-automation bot moved this from 🆕 New to 🏁 Complete in CodeEdit Project Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏁 Complete
Development

Successfully merging a pull request may close this issue.

1 participant