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

The "\" character is doubled when copied #307

Closed
4 of 9 tasks
AlexValue opened this issue Jul 28, 2024 · 1 comment
Closed
4 of 9 tasks

The "\" character is doubled when copied #307

AlexValue opened this issue Jul 28, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@AlexValue
Copy link

Description

The "\" character is doubled when using the extension in certain ways.

Problem Explanation

The "\" symbol is doubled when called multiple times from the Pano clipboard history. To make the bug appear, you need to alternate calls to "\" and any other text.

Expected Behavior

Pano should not double the "\" character. Instead, the character should be copied unchanged.

Steps To Reproduce

  1. Copy "\" to the clipboard
  2. Copy "Any text" to the clipboard.
  3. Open the clipboard history in Pano
  4. Select the saved entry "\"
  5. Open the clipboard history in Pano again
  6. At this point, you see that the entry "\" in the Pano clipboard history has turned into "\\"

Details

Mark with [ ] all that applies:

It happens with any application?

  • Yes, it applies to any application.
  • No. Only with the following applications:
    • VSCode
  • It works with the following applications that I have tried:
    • Fill in a list with any application that applies

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.
  • Yes. Only if the following config is set up:
    • Fill in a list with any configuration tha applies.

It happens only with some specific extension installed?

  • I don't think that the installed extensions affect the bug/behavior.
  • Yes. Only if the following gnome extension is installed:
    • Fill in a list with any extension tha applies.
    • Fill in also any detail about the extensions that applies.

Environment

  • GNOME Shell version: 45.8.1
  • Distro: Fedora
  • Distro version: 39.20240721.0 (Silverblue)

Application Details

What is pasted, if applicable

\
Any text

Application Version

$ app --version  # 59
1.74.3
@AlexValue AlexValue added the bug Something isn't working label Jul 28, 2024
@Totto16
Copy link
Collaborator

Totto16 commented Jul 28, 2024

This is a duplicate of #196 and #107 and is fixed in #266.
Unfortunately we haven't published a version with this fix on EGO, so you need to install the extension manually, to get the bugfix. See here for some instructions (or here )

@Totto16 Totto16 added the duplicate This issue or pull request already exists label Jul 28, 2024
@Totto16 Totto16 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants