https://bugs.kde.org/show_bug.cgi?id=399273

Davide Gianforte <dav...@gengisdave.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dav...@gengisdave.org
         Resolution|---                         |WAITINGFORINFO
             Status|CONFIRMED                   |NEEDSINFO

--- Comment #2 from Davide Gianforte <dav...@gengisdave.org> ---
The KLineEditor we are using for renaming operation has its own shortcuts:

- CTRL + LEFT/RIGHT : move to the left/right word;
- CTRL + SHIFT + LEFT/RIGHT : select next left/right word;
- SHIFT + END : select text from cursor the to end;
- SHIFT + HOME : select text from cursor the to start;

Are these working for you?

The shortcut you have used are not taken by KLineEditor and are passed to the
panel which effectively select a range of files (the fix could be to avoid some
events while renaming a file).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to