dfaure created this revision.
dfaure added a reviewer: broulik.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.

REVISION SUMMARY
  It is set by setLineEdit when the deprecated bool autoCompletion hasn't
  previously been set to false. So the commit that removed
  setAutoCompletion(false) led to an unwanted QCompleter, indirectly.

TEST PLAN
  kfind's "Look in" combobox no longer offers completion
  from the combo items (preselected, in the lineedit)

REPOSITORY
  R284 KCompletion

BRANCH
  master

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

AFFECTED FILES
  src/kcombobox.cpp

To: dfaure, broulik
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

Reply via email to