Bug 39002

Summary: autocomplete prevents backspacing when point at end of entered text
Product: [Frameworks and Libraries] kio Reporter: Will Stephenson <wstephenson>
Component: kfileAssignee: Carsten Pfeiffer <pfeiffer>
Status: CLOSED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Will Stephenson 2002-03-05 22:50:18 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kfile
Version:           KDE 2.9.2 CVS/CVSup/Snapshot
Severity:          normal
Installed from:    Compiled sources
Compiler:          gcc2.95.3
OS:                Linux
OS/Compiler notes: Not Specified

Hi Carsten - you have an enviably short list of open bugs!

I've just noticed that when typing a local path into the file dialog I cannot backspace to correct a typo if what I have typed already partially matches an existing path.

e.g type /s instead of /usr (autocomplete suggests /sbin) and I can't rub out the s won't let me I have to move the cursor between / and s and delete the s.

If I type /bugosity however I can backspace it away happily.  

Regards Will

(Submitted via bugs.kde.org)
Comment 1 Carsten Pfeiffer 2002-03-05 23:24:13 UTC
On Tue Mar 05 2002 at 10:50:18PM -0000 william.stephenson@ncl.ac.uk wrote:

> Hi Carsten - you have an enviably short list of open bugs!

that doesn't count -- I know a few bugs that are just not reported ;)
 
> I've just noticed that when typing a local path into the file dialog I cannot backspace to correct a typo if what I have
> typed already partially matches an existing path.

I've heard about the bug already -- it's not related to kfile but to the new
completion in KLineEdit. I'm closing this for now as this is going to get fixed
real soon.

Cheers
Carsten Pfeiffer