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

Automatic preview stealing Tree View focus #1426

Open
ddamasceno opened this issue Jan 26, 2019 · 1 comment
Open

Automatic preview stealing Tree View focus #1426

ddamasceno opened this issue Jan 26, 2019 · 1 comment

Comments

@ddamasceno
Copy link

I am still having problem with this :

When I want to rename a file from the Tree View, the automatic preview steels the focus and I am unable to use F2 shortcut to quickly rename the file.

When I disable the package everything goes fine.

I am using Atom 1.26.1 and Markdown Preview Enhanced 0.15.8

Originally posted by @ddamasceno in https://github.com/shd101wyy/markdown-preview-enhanced/issues/615#issuecomment-457826678

@jefferyyuan
Copy link

This is caused by the option: "Open preview pane automatically when opening a markdown file"

  • When I select "Open preview pane automatically when opening a markdown file", I found out that after I click a file in tree view, or use left/right to move in the tree view, the tree view immediately lose focus, if I click up/down or type F2, D or any thing, it will go to the editor.

  • I verified this is caused by this option, as if I turned it off, everything works well.

As a workaround before this get fixed we can turn this option off, or use Ctrl+0 to focus on tree-view panel.

@shd101wyy shd101wyy transferred this issue from shd101wyy/markdown-preview-enhanced Aug 23, 2023
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

2 participants