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

Can't open devtools panel from fxr:// kiosk mode #27274

Closed
jdm opened this issue Jul 14, 2020 · 3 comments
Closed

Can't open devtools panel from fxr:// kiosk mode #27274

jdm opened this issue Jul 14, 2020 · 3 comments
Labels
Projects

Comments

@jdm
Copy link
Member

@jdm jdm commented Jul 14, 2020

Loading a URL with fxr:// hides the URL bar, which also hides the devtools button. We should add a separate protocol handler for kiosk mode, and allow one protocol to open the app directly to a target URL without otherwise changing the app's behaviour.

@jdm jdm added the I-papercut label Jul 14, 2020
@jdm jdm added this to To do in UWP port via automation Jul 14, 2020
@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Jul 15, 2020

What is important here, showing the console, or showing the devtools port?

We could also enable voice command.

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Jul 15, 2020

I'm leaning toward 2 options:

  • voice command to show the navigation bar, or
  • use 2 protocol handlers: fxr:// and fxrmin://
@jdm
Copy link
Member Author

@jdm jdm commented Jul 15, 2020

I think two handlers makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
UWP port
  
Done
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.