Getting focus to the PDF viewer requires to double click on the tab name
See original GitHub issueDescribe the bug [Required]
I used to do cmd+F
to search for words in the PDF viewer. Also trying to change the page number does not work. Writing in the PDF viewer just does not work. And I need to click on the name of the pane to focus on the PDF viewer and not just the PDF. It seems that it worked before so I feel it is a bug, may be it was introduced by the last update of VSCode ?
To Reproduce Steps to reproduce the behavior:
- Click on the PDF viewer and try to change the page number or search for a word
Expected behavior When I write something (a page number or a word to search), it should be written in the pane of the pdf viewer. And I should be able to focus easily on the pdf viewer.
Logs [Required] Nothing appears in the output pane or the developer tools.
Desktop [Required]:
- OS: macOS 10.14.5
- VS Code version: 1.36.0
- Extension version: 7.0.2
Additional context Add any other context about the problem here.
Issue Analytics
- State:
- Created 4 years ago
- Comments:20 (8 by maintainers)
Top GitHub Comments
Up
The fix has been merged into Electron and is on its way to vscode. I guess we can close this issue.