Revision 804409

Go back to digest for 11th May 2008

Other in KDE Base

David Faure committed changes in /trunk/KDE:

Never too late to implement usability suggestions from 2003 :)
Pressing <tab> in konq's location bar is now much more useful: it completes the current path using the first (or current) item from the completionbox, and immediately offers the new completions (e.g. subdirs) again.

Other users of KLineEdit+KCompletionBox are not affected by default, since KCompletionBox still handles Tab/Shift+Tab as Down/Up by default [even though the apidox said this was off by default].

File Changes

Modified 3 files
  • /trunk/KDE
  •   /kdelibs/kdeui/widgets/kcompletionbox.h
  •   /kdelibs/kdeui/widgets/klineedit.cpp
  •   /kdebase/apps/konqueror/src/konqcombo.cpp
3 files changed in total