Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to paste URL from Google Chrome #7536

Closed
hyprmann opened this issue Jun 12, 2024 · 1 comment
Closed

Unable to paste URL from Google Chrome #7536

hyprmann opened this issue Jun 12, 2024 · 1 comment
Labels

Comments

@hyprmann
Copy link

Describe the bug
Unable to paste URL from Google Chrome address bar to kitty.

To Reproduce
Steps to reproduce the behavior:

  1. Open up Google Chrome and search for anything.
  2. Enter any website and copy the website's URL from the address bar.
  3. Return to kitty and paste it using CTRL+SHIFT+V.
  4. The URL doesn't appear.

Environment details

kitty 0.35.1 created by Kovid Goyal
Linux archlinux 6.9.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000 x86_64
Arch Linux 6.9.3-arch1-1 (/dev/tty)

Running under: Wayland (Hyprland v0.41.0,) missing: single_pixel_buffer
OpenGL: '4.6 (Core Profile) Mesa 24.1.1-arch1.1' Detected version: 4.6
Frozen: False
Paths:
  kitty: /usr/bin/kitty
  base dir: /usr/lib/kitty
  extensions dir: /usr/lib/kitty/kitty
  system shell: /bin/zsh
Loaded config files:
  /home/randyfr/.config/kitty/kitty.conf

Config options different from defaults:
background_opacity 0.3
font_family        FantasqueSansMono-Italic

Important environment variables seen by the kitty process:
	PATH                                /home/randyfr/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
	LANG                                en_US.UTF-8
	SHELL                               /bin/zsh
	DISPLAY                             :0
	WAYLAND_DISPLAY                     wayland-1
	USER                                randyfr
	XCURSOR_SIZE                        24
	XDG_BACKEND                         wayland
	XDG_SEAT                            seat0
	XDG_SESSION_TYPE                    wayland
	XDG_CURRENT_DESKTOP                 Hyprland
	XDG_SESSION_CLASS                   user
	XDG_VTNR                            1
	XDG_SESSION_ID                      1
	XDG_RUNTIME_DIR                     /run/user/1000
	XDG_DATA_DIRS                       /home/randyfr/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/

Additional context
When ran with kitty --config NONE, the issue still persists. So far I have tried copying URL from Mozilla Firefox and it works just fine. And text from Google Chrome pasted just fine.

I can confirm that the clipboard copied the URL as I successfully pasted the URL onto the another tab's address bar and VSCodium.

My setup is on Hyprland on Arch Linux.

@hyprmann hyprmann added the bug label Jun 12, 2024
@kovidgoyal
Copy link
Owner

Does not reproduce for me. This will almost certainly be an issue with
your wayland compositor and chrome running under xwayland in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants