Skip to content

Print page modal activates on 'file picker' shortcut #667

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

Closed
pepf opened this issue Apr 18, 2018 · 0 comments
Closed

Print page modal activates on 'file picker' shortcut #667

pepf opened this issue Apr 18, 2018 · 0 comments

Comments

@pepf
Copy link
Contributor

pepf commented Apr 18, 2018

Version

4.1.4

Browser and OS info

Chrome 66 / MacOS 10.13

Steps to reproduce

Open the Vue devtools inside the Chrome developer tools.
Next hit cmd P (ctrl P on Windows) in order to open the 'file picker' inside Chrome devtools.

What is expected?

I expect to open the built-in 'file picker' which, inside devtools, also listens to the cmd P command.
On every other pane in the devtools this command works as expected.

What is actually happening?

The 'print page' modal appears. This results in trying to print the current Vue devtools state on an A4 piece of paper.

screen shot 2018-04-18 at 8 42 34 am


I use cmd P a lot to jump to files immediately when I see a bug in the state. However, this bug prevents me from doing so from the vue devtools.

Also, Firefox devtools doesn't seem to suffer from the issue, since cmd p is only supported from the debugger panel.

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

No branches or pull requests

2 participants