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

Project tool window loses focus in unpinned/undocked view modes on file preview #92

Open
namaenonaimumei opened this issue Aug 9, 2021 · 0 comments

Comments

@namaenonaimumei
Copy link

When navigating through project panel in unpinned/undocked view modes, using either mouse or keyboard, focus switches to editor, as unopened file is selected, resulting in project panel hiding and keyboard input being captured into editor/file previewed.

Additional information

This doesn't happen when using docked mode.
This doesn't happen if cursor switches between multiple files that are already opened (will still happen for cursor actions preview->opened, won't for opened->preview).
Same issue supposedly fixed before in #50, possible regression.

Expected behaviour

Cursor should remain focused on project tool window instead, same way as in other view modes, no matter the selected file's state.

Setup

IDE: Clion 2020.1.2
Plugin Version: 1.6.4

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

No branches or pull requests

1 participant