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

Editor status bar items stay when switching to a custom editor #14045

Closed
jonah-iden opened this issue Aug 14, 2024 · 1 comment · Fixed by #14239
Closed

Editor status bar items stay when switching to a custom editor #14045

jonah-iden opened this issue Aug 14, 2024 · 1 comment · Fixed by #14239
Labels
bug bugs found in the application statusbar issues related to the statusbar ui/ux issues related to user interface / user experience
Milestone

Comments

@jonah-iden
Copy link
Contributor

Bug Description:

grafik

When opening a custom editor like a webview or the notebook editor, the status bar items stay even though the editor they belong to is not visible anymore. In VSCode it disappears when the editor is not visible anymore.

Steps to Reproduce:

  1. Open some text file. The status bar should contain information about cursor position, encoding etc
  2. Open a custom editor like a notebook or webview based (i also tested with the https://open-vsx.org/extension/redhat/vscode-extension-bpmn-editor)
  3. The text editor is not visible anymore, but the status bar items still stay

Additional Information

  • Operating System: Windows/Firefox
  • Theia Version: 1.52.0
@jonah-iden jonah-iden added bug bugs found in the application statusbar issues related to the statusbar ui/ux issues related to user interface / user experience labels Aug 14, 2024
@dhuebner
Copy link
Member

See also #14190

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application statusbar issues related to the statusbar ui/ux issues related to user interface / user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants