After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 742794 - Cut&Paste broken in gedit since gtk3-3.14.6
Cut&Paste broken in gedit since gtk3-3.14.6
Status: RESOLVED DUPLICATE of bug 742170
Product: gedit
Classification: Applications
Component: general
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2015-01-12 07:12 UTC by Philipp Reinkemeier
Modified: 2015-01-12 07:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philipp Reinkemeier 2015-01-12 07:12:43 UTC
Since upgrading from gtk3-3.14.5 to gtk3-3.14.6 pasting something from the clipboard is broken in gedit when using the <SHIFT>+<INSERT> shortcut.
The result is as if i would had pasted the content twice.
Downgrading to gtk3-3.14.5 solves the issue.

Additional info:
* Package versions: gtk3-3.14.6 and gedit-3.14.1

Steps to reproduce:
* Have both packages installed in the versions as indicated above
* open gedit
* Type some text, e.g. "oh no"
* select text and copy it via context dialog (right click) or <Ctrl>+<C> shortcut
* press shortcut <SHIFT>+<INSERT>

Result: Instead of the expected text "oh no" to be pasted, "oh nooh no" is pasted.

Note that pasting via context menu or <Ctrl>+<x> works as expected.
Comment 1 Philipp Reinkemeier 2015-01-12 07:15:08 UTC
Btw: I am using archlinux distribution and already filed a bug report there. However, since both (GTK and gedit) are not patched in any way i guess this is an upstream issue.

Archlinux bug report is here:
https://bugs.archlinux.org/task/43146?string=gedit&project=1&type%5B0%5D=&sev%5B0%5D=&pri%5B0%5D=&due%5B0%5D=&reported%5B0%5D=&cat%5B0%5D=&status%5B0%5D=open&percent%5B0%5D=&opened=&dev=&closed=&duedatefrom=&duedateto=&changedfrom=&changedto=&openedfrom=&openedto=&closedfrom=&closedto=
Comment 2 Garrett Regier 2015-01-12 07:16:47 UTC

*** This bug has been marked as a duplicate of bug 742170 ***