mwolff created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  When a KComboBox was created and a completion object configured on
  it, that setting was lost once the combo box was set to be editable.
  To support this workflow and make the API easier to use, we now keep
  the previous completion object alive and set it on the new line edit.

REPOSITORY
  R284 KCompletion

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D7966

AFFECTED FILES
  autotests/kcombobox_unittest.cpp
  src/kcombobox.cpp

To: mwolff
Cc: dfaure, #frameworks

Reply via email to