This revision was automatically updated to reflect the committed changes.
Closed by commit R284:11cba47b8718: KComboBox: Return early when setting
editable to previous value (authored by mwolff).
CHANGED PRIOR TO COMMIT
https://phabricator.kde.org/D7967?vs=19858&id=23196#toc
REPOSITORY
R284
apol accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R284 KCompletion
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D7967
To: mwolff, apol
Cc: #frameworks
mwolff added a comment.
ping?
REPOSITORY
R284 KCompletion
REVISION DETAIL
https://phabricator.kde.org/D7967
To: mwolff
Cc: #frameworks
mwolff created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
Instead of creating a new line edit, keep the previous one intact.
This ensures we don't set a new line edit for code such as the
followin