Bug 39002 - autocomplete prevents backspacing when point at end of entered text
Summary: autocomplete prevents backspacing when point at end of entered text
Status: CLOSED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: kfile (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Carsten Pfeiffer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-05 23:03 UTC by Will Stephenson
Modified: 2002-09-16 14:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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