Pressing `t` opens a localhost page then further `t` or `x` command stop working
See original GitHub issueDescribe the bug
Pressing t
, which should open a new tab, instead opens a tab with localhost
in the address bar. Pressing other keys like x
, q
etc fail to work and the tab must be closed using built-in commands (cmd-w etc).
To Reproduce Steps to reproduce the behavior:
- Press
t
from any webpage, such as the vimari github page. - See localhost page open up.
Expected behavior The standard Safari new tab page opens up as per the Safari settings. (In my case, a list of favourites.)
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- macOS version: 10.14.6
- Safari version: 13.0.3
- Vimari version: 2.0.3
Additional context None.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Localhost not working in Chrome, 127.0.0.1 does work
Here are the steps I took to make this work correctly: Edited my hosts file so 127.0.0.1 localhost. was present, and saved the...
Read more >How to Fix XAMPP If It's Not Working (3 Common Solutions)
Are you experiencing issues with the XAMPP local development tool? In this article, learn how to troubleshoot XAMPP if it's not working.
Read more >If Safari on Mac doesn't open a webpage or isn't working as ...
Press Command-Q to quit Safari. If Safari doesn't quit, press Option-Command-Esc to force Safari to quit. · Open Safari again and try to...
Read more >How to Edit the Hosts File on macOS (Mac OS X) - Alphr
In most cases, the new mapping should work immediately, but if you're not seeing the correct behavior, you may need to flush your...
Read more >Troubleshooting AWS Cloud9
AWS Cloud9 installer doesn't finish after displaying: "Package Cloud9 IDE ... If you can't open the environment in this way, then there is...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Looks like this was fixed. Just wanted to express gratitude here!
Sorry about this, it is a limitation in the Safari extensions API. On an “Empty Page”, a “Top Sites” page, a “Favourites” page, or a page which doesn’t load like
localhost
, Vimari is not injected, and cannot provide any keyboard shortcuts.