[Bug 158987] New: file open/save input dialog: filename input line loses focus on each tab-keypress when completion mode is set to "automatic"
Daniel Parthey
pada at hrz.tu-chemnitz.de
Sun Mar 9 01:41:52 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=158987
Summary: file open/save input dialog: filename input line loses
focus on each tab-keypress when completion mode is set
to "automatic"
Product: kdelibs
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdelibs-bugs kde org
ReportedBy: pada hrz tu-chemnitz de
Version: (using KDE 3.5.9)
Installed from: Debian testing/unstable Packages
Compiler: gcc 4.2.3
OS: Linux
The filename input dialog combo-box loses focus when tab is pressed in "automatic" auto-completion mode.
How to reproduce:
1. Start konqueror or any other KDE application with a file open/save dialogue
2. Select "open" from the menu
3. Right click on the address/filename input combo-box and select autocompletion mode: automatic
(expected behavior: filename completion is shown in a greyish colour and pressing tab autocompletes the input while keeping the focus in the combo-box to continue typing your path)
4. Enter /u
-> expected behavior: shows "/u" in black and "sr" in grey, after pressing tab shows /usr and place cursor behind /usr
-> observed behavios: shows "/u" in black and "sr" in grey, after pressing tab shows /usr, but combo-box loses focus and it is not possible to type path
Important: This can only be reproduced in completion mode "automatic" and this bug seems to apply not only to KDE 3.5.x, but also to KDE 4.x
Kind regards,
Daniel
More information about the Kdelibs-bugs
mailing list