Bug 327920

Summary: special keys (delete, [, }, etc.) broken
Product: [Applications] kate Reporter: Martin Sandsmark <martin.sandsmark>
Component: Vi Input ModeAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: michal.humpula
Priority: NOR    
Version: 3.11.90   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Sandsmark 2013-11-21 21:41:10 UTC
I can't input special keys like delete, [ or } in a katepart with vim mode enabled.

It seems to be a recent regression.

Reproducible: Always
Comment 1 Michal Humpula 2013-11-29 17:33:36 UTC
Hi Martin, thanks for report! I can confirm the problem with Del key in insert mode on KDE/4.12 branch.

After bisection this looks like the commit that changed the behaviour: http://quickgit.kde.org/?p=kate.git&a=commit&h=1dd5ed8

Current devel branch doesn't show the problem behaviour. Is it possible for you to confirm that on devel (master) version everything works for you?
Comment 2 Michal Humpula 2013-12-04 13:40:24 UTC
Git commit f759aadb4070752eebc3e523d729fee48e71d525 by Michal Humpula.
Committed on 29/11/2013 at 17:52.
Pushed by michalhumpula into branch 'KDE/4.12'.

vi-mode: fix unfunctional Del key

regression on KDE/4.12 branch
REVIEW: 114210

M  +1    -1    part/vimode/katevikeyparser.cpp

http://commits.kde.org/kate/f759aadb4070752eebc3e523d729fee48e71d525