Bug 433435

Summary: Right Click Copy Entry Missing
Product: [Applications] yakuake Reporter: Greg Lepore <greg>
Component: generalAssignee: Eike Hein <hein>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 3.0.5   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Right Click Copy Entry Missing

Description Greg Lepore 2021-02-22 17:35:21 UTC
Created attachment 136049 [details]
Right Click Copy Entry Missing

SUMMARY
An odd error where the right click entry for Copy disappears when using Yakuake after a while. I believe the bug is related to the Find menu being used, as I have also found problems there.

Selecting text and copying the data via right click is normal behavior, however, after a unspecified time of using Yakuake, the Copy entry on right click is missing. See screenshot. Note that the standard KDE behavior of copying data by selecting it (to middle click paste) is also not working.

Once the entry is missing, I cannot get it back, but the entry is still present in other open tabs of Yakuake.

STEPS TO REPRODUCE
1. Use Yakauke for a while
2. Perhaps use the right click Find.. option
3. Try to select data and Copy it via Right click

OBSERVED RESULT
Copy entry on right click is missing

EXPECTED RESULT
Copy command is present and works on both selecting the right click entry, and via copy-on-select

Operating System: KDE neon 5.21
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-65-generic
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2
Comment 1 Greg Lepore 2021-02-23 12:28:47 UTC
It appears this bug may be related to the Scrollback setting. I encountered the bug, remembered I had set the Scrollback setting to "Unlimited" and changed the setting to the default. This made my Copy button return. 

Hopefully this helps someone debug the problem.