oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1.13k stars 59 forks source link

The "\" character is doubled when copied #307

Closed AlexValue closed 3 months ago

AlexValue commented 3 months ago

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?

It happens only on one computer?

It happens only with some specific gnome configuration?

It happens only with some specific extension installed?

Environment

Application Details

What is pasted, if applicable

\
Any text

Application Version

$ app --version  # 59
1.74.3
Totto16 commented 3 months ago

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 )