Revision 920743
Go back to digest for 8th February 2009Bug Fixes in KDE Base
              David Faure committed changes in /trunk/KDE/kdelibs/kdeui/widgets:  
              
                
              
Better fix for 65877, which doesn't require disabling "Tab means Down" in the completion box (#167135 says some people like that :-).
I think I found a solution that makes everyone happy: if there's only one entry then Tab autoselects the first entry and completes again, allowing to use it like a shell for local files:
/hom<tab>dfau<tab>Docu<tab> for /home/dfaure/Documents.
If there's more than one entry, then Tab does "Down" as before.    
File Changes
Modified  4 files  
                
                - /trunk/KDE/kdelibs/kdeui/widgets
 - /kcompletionbox.cpp
 - /kcompletionbox.h
 - /klineedit.cpp
 - /klineedit.h
 
4 files changed in total  
              
                      KDE Commit-Digest