You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
When previewing shortcuts where the URL is like f.e. steam://rungameid/certain_game or twitch://fuel-launch/certain_game, the url gets called and therefore the programs launch. Also the message "Navigation to webpage was canceled" pops up.
To Reproduce
Steps to reproduce the behavior:
Go to location of your steam/twitch/... shortcuts.
Click on a steam/twitch/... shortcut.
Press space / Invoke QuickLook.
See error.
Expected behavior
Show large icon of application/game with name and "open" button in the dialog.
Desktop:
OS Version: Windows 10 1909
QuickLook Version: 3.6.6.0 from Windows Store
Possible solution
Implement special treatment for all protocols in the url except HTTP/HTTPS/... .
Screenshot
The text was updated successfully, but these errors were encountered:
I currently don't have enough time to finish that plugin and it propably isn't even that useful because the default window already features an open with-button.
Since I already fixed the "bug" in my fork I'll create a pull request for that.
Description
When previewing shortcuts where the URL is like f.e. steam://rungameid/certain_game or twitch://fuel-launch/certain_game, the url gets called and therefore the programs launch. Also the message "Navigation to webpage was canceled" pops up.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Show large icon of application/game with name and "open" button in the dialog.
Desktop:
Possible solution
Implement special treatment for all protocols in the url except HTTP/HTTPS/... .
Screenshot

The text was updated successfully, but these errors were encountered: