Bug 289488 - Copying by selection and paste by middle click does not work
Summary: Copying by selection and paste by middle click does not work
Status: RESOLVED FIXED
Alias: None
Product: basket
Classification: Applications
Component: general (show other bugs)
Version: 2.0-git
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kelvie Wong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-21 09:03 UTC by Marian Kyral
Modified: 2020-06-25 18:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Kyral 2011-12-21 09:03:28 UTC
Version:           2.0-git (using Devel) 
OS:                Linux

After basket port to QGraphicsViews framework, copying by selection/ paste by middle click does not work anymore. I have to always use Ctrl+C and Ctrl+V and it is very frustrating, when I have to return back to basket, because I forgot to press the shortcut because I don't need this in other applications.

Reproducible: Always

Steps to Reproduce:
1) Select text somewhere (e.g. konsole)
2) Paste selection by middle click - works in konsole, does not work in basket.
3) Try it from basket to konsole

Actual Results:  
No text in clipboard, paste by middle click does not work

Expected Results:  
Paste by middle click works

34d147714ac8f0cdb0646e7f67dd16cd84c60c20 is the first bad commit
commit 34d147714ac8f0cdb0646e7f67dd16cd84c60c20
Author: ptiyo <lionelpetit@gmail.com>
Date:   Mon Aug 15 18:18:22 2011 +0200

    Port Basket to QGraphicsViews framework.

    BasketView is renamed BasketScene and inherits QGraphicsScene instead of Q3ScrollView.
    Note and NoteContent use QGraphicsItem to represent themselves.

:040000 040000 268b11aa33bcfc65af3969b19c3521d88e9716ba 0a587db892c3d44dcd0394e7f82a21437c81163b M      src
Comment 1 Andrew Crouthamel 2018-11-06 15:04:47 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-17 05:05:57 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Sebastian Engel 2020-06-25 17:43:12 UTC
This seem to be resolved,
I could insert text from the clipboard with a middle-click

basket >2.49-git 
KF5 5.71
opensuse tumbleweed (202006xx)
Comment 4 Marian Kyral 2020-06-25 18:49:07 UTC
Hi,
thanks for the info, unfortunately I don't use Basket anymore.