Summary: | editing filenames in save-as dialog is corrupted | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kparts | Reporter: | Winfried <giselux> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | greg, kdelibs-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kcompletion/905c6ce4c61746a862b10245a63153a124bd6f8b | Version Fixed In: | 5.11 |
Sentry Crash Report: |
Description
Winfried
2015-02-24 12:14:38 UTC
Confirm with Kate 5.0.0 on KDE 5.9.0. Git commit 905c6ce4c61746a862b10245a63153a124bd6f8b by David Faure. Committed on 14/05/2015 at 22:56. Pushed by dfaure into branch 'master'. Ensure QComboBox doesn't create a QCompleter, we do our own completion. This method is marked obsolete in Qt, but QComboBox::setLineEdit uses that boolean to enable completion... FIXED-IN: 5.11 CHANGELOG: Fix unwanted selection when editing the filename in the file dialog M +1 -0 src/kcombobox.cpp http://commits.kde.org/kcompletion/905c6ce4c61746a862b10245a63153a124bd6f8b |