Summary: | Shift+Ins doesn't work in embedded terminal in Dolphin | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Mikko C. <mikko.cal> |
Component: | kpart | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adaptee, alex, andresbajotierra, andy, kjb-temp-2013, markg85, peter.penz19, robertknight |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8 | |
Sentry Crash Report: |
Description
Mikko C.
2008-07-04 15:53:38 UTC
meh, I meant "Shift", not "shit", sorry!! @Robert: I did not analyze this issue yet; do you have a rough idea whether this might be an issue in konsole itself? Thanks! I can reproduce this Dolphin bug (KDE 4.0.98 - ArchLinux) Shift+Insert pastes "2~" Ctrl+Shift+Instert pastes the clipboard text In KDE 4.0.99 (ArchLinux) the behaviour is the same as I mentioned above I can reconfirm this in Version 4.1.00 (KDE 4.1.0) (KDEmod) in ArchLinux i686 I can also reproduce this bug with: Version 4.1.62 (KDE 4.1.62 (KDE 4.2 >= 20080814)) kdelibs4.2 svn rev.849324 kdebase4.2 svn rev.849337 ArchLinux 2.6.25-zen2-20080814 i686 Still valid with today's trunk This bug is still present in KDE4.1.3 and KDE4.2svn (kdebase rev.890056 / kdelibs rev.890034), here in my ArchLinux x86_64 box. it's also still present in today's trunk. This is also still present in KDE4.2.0 on ArchLinux 686 I can also reproduce this in the embedded konsole in kate Version 3.2.0 Using KDE 4.2.00 (KDE 4.2.0). So this seems not to be a dolphin specific bug. Still present in KDE 4.2.63 (KDE 4.3 >= 20090212) on openSUSE 11.1. OK in: - Konsole 2.2 - Yakuake 2.9.4 Bug in: - Dolphin 1.2.80 - terminal panel - Kate 3.2.63 - terminal tool view Still valid in 4.4 trunk :( Confirmed for 4.5.1 and trunk. Peter, can you provide any suggestions on how to fix this issue? @Mark: I did not analyse the issue in detail, but I guess the root-cause is related to the integrated konsole-part (the shortcut is forwarded to the konsole, but shows wrong results in my environment). confirmed for kde-4.6.90 *** Bug 281886 has been marked as a duplicate of this bug. *** Git commit 7867aec8857ada3c60f3cd71bda8b8ed2968433f by Jekyll Wu. Committed on 21/10/2011 at 05:52. Pushed by jekyllwu into branch 'master'. Make it possible to intercept "Shift+Insert" as shortcut in kpart BUG: 165720 FIXED-IN:4.8 REVIEW:102924 M +10 -0 src/Part.cpp http://commits.kde.org/konsole/7867aec8857ada3c60f3cd71bda8b8ed2968433f |