linuxserver / docker-firefox

GNU General Public License v3.0
145 stars 38 forks source link

Clipboard #10

Closed fredfortier closed 1 year ago

fredfortier commented 2 years ago

This is probably a user issue but I couldn't work out the local clipboard. Any pointers would be appreciated.

Environment

OS: CPU architecture: x86_64/arm32/arm64

❯ uname -a
Linux 5.15.35-1-lts x86_64 unknown unknown GNU/Linux

Browser

❯ brave --version
Brave Browser 100.1.37.116
  firefox:
    image: lscr.io/linuxserver/firefox:latest
    container_name: firefox
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=America/Los_Angeles
    volumes:
      - $HOME/.config/firefox:/config:rw
    shm_size: "2gb"
    restart: unless-stopped
    network_mode: service:wireguard
    depends_on:
      - wireguard
github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

zinz-code commented 2 years ago

I am also having issues copying text from the Operating system to the firefox inside the browser

xhudik commented 2 years ago

any update here? I have the same experience - I cannot copy paste from my OS to docker's firefox. Is it expected behavior? If so, is there any work-around?

Than you!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

JDIacobbo commented 1 year ago

any update here? I have the same experience - I cannot copy paste from my OS to docker's firefox. Is it expected behavior? If so, is there any work-around?

Than you!

I am having the same issue for this container in UnRaid.

Astroamadeus commented 1 year ago

I am having the same issue for this container in UnRaid.

Likewise. I don't remember having this issue in the past.

eskorycs commented 1 year ago

+1 to to Copy and Paste not working between the VNC browser to local system through Docker on Unraid.

JMCee commented 1 year ago

I'm also having issues with the clipboard in the docker container on Unraid. I used to work, but I'm not sure which release broke it.

karan commented 1 year ago

Works fine for me. Click on the black dot on the left and paste from host (text will be available in the container). If you copy in the container, the text will be available in the text field that opens up when you click the black dot.

JMCee commented 1 year ago

I'm also having issues with the clipboard in the docker container on Unraid. I used to work, but I'm not sure which release broke it.

Seems to be working for me now.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue is locked due to inactivity