docker-firefox icon indicating copy to clipboard operation
docker-firefox copied to clipboard

Window/Tab Navigation

Open reece146 opened this issue 5 years ago • 10 comments
trafficstars

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

reece146 avatar Feb 02 '20 16:02 reece146

For me it's working. Did you try to click into the UI before doing ctrl+w?

jlesage avatar Feb 10 '20 17:02 jlesage

Just tried in both and unfortunately the parent tab closes in both Firefox and Chrome.

JZ-SmartThings avatar May 24 '20 22:05 JZ-SmartThings

Which OS ? Did you click into the UI (Firefox) before doing ctrl+w?

jlesage avatar May 25 '20 23:05 jlesage

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:

  1. Firefox: fails
  2. Chrome: fails
  3. IE Chromium: fails
  4. IE 11: works
  5. Vivaldi: works

JZ-SmartThings avatar May 25 '20 23:05 JZ-SmartThings

I have the same behavior, it seams like a issue from noVNC.

I have install the Firefox Addon Tabby - Window and Tab Manager

mr-bolle avatar Oct 10 '21 14:10 mr-bolle

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?

HubKing avatar Nov 16 '22 08:11 HubKing

Firefox Addon Tabby - Window and Tab Manager

https://github.com/jlesage/docker-firefox/issues/43#issuecomment-939495117

mr-bolle avatar Nov 16 '22 09:11 mr-bolle

Tabs should be used instead of windows.

jlesage avatar Nov 16 '22 12:11 jlesage

Some pages create new windows independently, this can sometimes not be influenced.

mr-bolle avatar Nov 30 '22 09:11 mr-bolle

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

jlesage avatar Nov 30 '22 12:11 jlesage