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

Returning from Debugger Perspective resets the Default #40

Closed
rtyler opened this issue Nov 19, 2018 · 3 comments
Closed

Returning from Debugger Perspective resets the Default #40

rtyler opened this issue Nov 19, 2018 · 3 comments
Assignees
Labels

Comments

@rtyler
Copy link

rtyler commented Nov 19, 2018

Steps to reproduce

  1. Open a project in the Default Perspective.
  2. Add an "OS Shell" window
  3. Click "Build and Debug" which switches into the Debugger perspective
  4. Click "Terminate Debugger"

The IDE is then returned to a completely reset Default Perspective with the OS Shell window gone.

Expected:

According to this documentation:

When you leave a perspective, GPS automatically saves its contents (including which windows are opened and their location) so when you return to the same perspective you see the same layout.

I would expect my changes to the Default perspective to be persisted before entering a different perspective.

Environment:

GPS 2018 (20180528) hosted on x86_64-pc-linux-gnu
GNAT Community 2018 (20180524-73)
@AnthonyLeonardoGracio
Copy link
Collaborator

Hello,

We are not able to reproduce the issue on our side with the current development version.

Does it happen only with the OS shell window? Have you tried to reproduce by opening the Python console for instance?

@AnthonyLeonardoGracio AnthonyLeonardoGracio self-assigned this Dec 18, 2018
@AnthonyLeonardoGracio
Copy link
Collaborator

Actually we are able to reproduce. We will let you know once it's fixed.

Thanks for reporting!

@AnthonyLeonardoGracio
Copy link
Collaborator

Hello,

This is now fixed in the GPS development version. Thanks for reporting this.

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants