linuxserver / docker-firefox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clipboard

fredfortier opened this issue · comments

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

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

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.

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

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!

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.

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.

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

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

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

commented

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.

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.

commented

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.

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.

This issue is locked due to inactivity