[Konversation-devel] [Bug 169959] Remember completion mode of Join Channel dialog channel input field

Eike Hein hein at kde.org
Mon Sep 15 11:28:02 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=169959





--- Comment #6 from Eike Hein <hein kde org>  2008-09-15 11:28:00 ---
Sorry, the reason for your confusion is a typo from my side: "Automatic" is the
Konversation default (set via a 'autoCompletion=true' property on the widget in
the .ui file), not the KDE default. 

Option 1 is to remove that property, reverting the default completion mode to,
well, "Default", resulting in dropdown completion. Option 2 is to properly
remember the user-set mode.

Option 1 would be the easy way out; Option 2 is the proper fix, since just
going with "Default" might float your boat, but still leaves the problem of not
remembering when the user selects a different mode. And no, the "KDE widget
system" does not do that by itself, hence the new bug title.

Since there is obviously someone who likes "Automatic" mode (or he/she wouldn't
have made the design decision to enable it), adding code to remember a user-set
mode is also a prerequisite for thinking about changing the default back to
dropdown (since otherwise he/she can't change it to "Automatic" for him/herself
and have it stick).


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list