Bug 424238 - konsole copy n paste text failed
Summary: konsole copy n paste text failed
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: copy-paste (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-15 15:31 UTC by kuenn
Modified: 2020-11-07 01:58 UTC (History)
1 user (show)

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


Attachments
konsole copy n paste text failed (2.60 MB, application/zip)
2020-07-15 15:31 UTC, kuenn
Details
attachment-32207-0.html (1.16 KB, text/html)
2020-11-06 12:21 UTC, kuenn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kuenn 2020-07-15 15:31:49 UTC
Created attachment 130141 [details]
konsole copy n paste text failed

SUMMARY
cat a file in konsole. scroll up n tried copy texts. cursor jump to bottom of screen. 
sometime this does not happened. but mostly the problem will show up.
currently, install gnome-terminal to workaround the problem. 


STEPS TO REPRODUCE
1. open kosole
2. cat <filename>.sh
3. scroll up screen
4. copy the text i wanted
5. cursor immediately jump to bottom of screen.
6. fail to perform the intended copy n paste operation.

Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.4.0-40-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i7-7500U CPU @ 2.70GHz
Memory: 15.4 GiB of RAM

cat /etc/os-release 
NAME="Ubuntu"
VERSION="20.04 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

OBSERVED RESULT
copy n past failed


EXPECTED RESULT
ability to copy text within konsole


SOFTWARE/OS VERSIONS
Windows: na
macOS: na
Linux/KDE Plasma:  
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 
Qt Version: 5.12.8

ADDITIONAL INFORMATION

attached a video recording of the problem.
tested with n without $HOME/.profile n $HOME/.bashrc files while troubleshooting.
both exhibit same problem.
Comment 1 Christoph Feck 2020-08-03 17:59:53 UTC
Cannot reproduce. Does it happen on a freshly created user account? Does it happen if you have not started typing (there is an "s" already in the input)?
Comment 2 Justin Zobel 2020-11-03 01:01:27 UTC
How did you copy? 

I can't reproduce this on konsole from git master. Used Ctrl Shift C and Ctrl Shift V to paste.
Comment 3 kuenn 2020-11-06 12:21:27 UTC
Created attachment 133081 [details]
attachment-32207-0.html

Problem solved.

Apparently, the keyboard button X86AudioMicMute 198 is stuck. Replace
keyboard n all ok now. Now, revert to konsole.


Appreciated,
kuenn

On Tue, 4 Aug 2020, 1:59 AM Christoph Feck, <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=424238
>
> --- Comment #1 from Christoph Feck <cfeck@kde.org> ---
> Cannot reproduce. Does it happen on a freshly created user account? Does it
> happen if you have not started typing (there is an "s" already in the
> input)?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 4 Justin Zobel 2020-11-07 01:58:13 UTC
Thanks Keunn, if you have any problems in the future don't hesitate to open a new bug report.