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

Pasting to console does not work #310

Open
4 of 6 tasks
guinny65 opened this issue Aug 19, 2024 · 2 comments
Open
4 of 6 tasks

Pasting to console does not work #310

guinny65 opened this issue Aug 19, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@guinny65
Copy link

guinny65 commented Aug 19, 2024

Description

Pasting text to the console/terminal does not work.

What is the bug?
Pasting text to console will fail (or sometimes just print ^V)

Problem Explanation

The bug happens when trying to copy a text to the console.
The text will not appear, if tried multiple times, a ^V will appear.

Expected Behavior

Text should be copied to the console.

Reproduction

Steps To Reproduce

  1. Open linux terminal
  2. Put the focus on the terminal line
  3. Press the gnome shortcut <super> <shift> v and select a text to paste
  4. See the bug happening: paste does not work

It happens with any application?

  • Yes, it applies to any application.
  • No. Only with the following applications:
    • Terminals / Console

It happens only on one computer?

  • I don't know.
  • No. I have tried it on more than one computer.

It happens only with some specific gnome configuration?

  • I don't think that the configuration matters.

It happens only with some specific extension installed?

  • I don't think that the installed extensions affect the bug/behavior.

Diagnostics

It seems related to the fact that copy in the terminal requires pressing Sifht+Ctrl+V.

Environment

Ubuntu

Pano Configuration

Command: dconf dump /org/gnome/shell/extensions/pano/

$ dconf dump /org/gnome/shell/extensions/pano/
[/]
database-location='/home/userlocal/.local/share/pano'
global-shortcut=['<Control><Super>v']
is-in-incognito=false
link-previews=false
open-links-in-browser=false
play-audio-on-copy=false
send-notification-on-copy=false
session-only-mode=true
@guinny65 guinny65 added the bug Something isn't working label Aug 19, 2024
@abdulroufsidhu
Copy link

I am intrested in solving this problem.

@oae
Copy link
Owner

oae commented Sep 19, 2024

You can shift + click or shift + enter on a clipboard item for the terminal apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants