docker-firefox
docker-firefox copied to clipboard
Window/Tab Navigation
Sorry if I missed it. What is the equivalent of Ctrl+w ?
Ctrl+w closes the container instance instead of closing the tab inside the container instance.
Thanks
For me it's working. Did you try to click into the UI before doing ctrl+w?
Just tried in both and unfortunately the parent tab closes in both Firefox and Chrome.
Which OS ? Did you click into the UI (Firefox) before doing ctrl+w?
I'm on Win 10 (v1909) --- my guess is that you can't override the key mapping that's already established by the browser --- and thanks again for your awesome container @jlesage!!!
Here are the results:
- Firefox: fails
- Chrome: fails
- IE Chromium: fails
- IE 11: works
- Vivaldi: works
I have the same behavior, it seams like a issue from noVNC.
I have install the Firefox Addon Tabby - Window and Tab Manager
How to switch between windows inside of the Docker?
For example, if I right-click a link and choose "open link in new window", a new window opens, but the windows is full screen (inside of the Docker) and there is not task bar. If I close the tab, then I can see the existing window, but can I switch between the two windows, without closing one?
Firefox Addon Tabby - Window and Tab Manager
https://github.com/jlesage/docker-firefox/issues/43#issuecomment-939495117
Tabs should be used instead of windows.
Some pages create new windows independently, this can sometimes not be influenced.
Even with the Single Window extension (https://addons.mozilla.org/en-US/firefox/addon/open-links-in-single-window/) ?
From my experience I don't have problem with sites that create new windows.
There are also some tips here: https://github.com/jlesage/docker-firefox/issues/23