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
Outline view loses its context menu #2050
Comments
I have a workspace that also exhibits this weird behavior Interesting enough, this bug (in my case) is on a per-AADL package basis. In a given workspace, some packages have this bug, others do not. Also, I do have occurrences of the menu being partially complete, the missing parts being resolute menus right click leads to the following stack trace java.lang.NullPointerException |
This is not an OSATE issue as it happens for Xtend files, too. |
Looks like it will be fixed as soon as we upgrade to the next eclipse version. |
Summary
Every once in a while the context menu in the outline view disappears. It appears again after a restart.
Steps to Reproduce
Workaround
Close and reopen the text editor. Only the outline view for editor opened last will work.
Environment
The text was updated successfully, but these errors were encountered: