Summary: | AddresseeLineEdit: contacts from autocompletion cannot be selected with mouse, only via keyboard | ||
---|---|---|---|
Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
Component: | calendar | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | aheinecke, ludwig.reiter, tokoe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | address selection UI |
*** Bug 263837 has been marked as a duplicate of this bug. *** SVN commit 1216103 by tokoe: Fix mouse selection for embedded KCompletionBox If a KLineEdit is embedded in QML, the completion box should bypass the graphics proxy widget, otherwise it won't receive mouse events. BUG: 253220 M +1 -1 kcompletionbox.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1216103 I can verify that this works now on WinCE |
Created attachment 52214 [details] address selection UI When adding a participant to an appointment in version 4:4.5~20101001.1181693-1maemo4.1181469 for kolab-managed adresses, an "LDAP" selection dialog is shown. If I select on of the displayed entries, its value (email address) will unfortunately not been filled into the respective slot. I expected to be able to select an email address from there.