<table><tr><td style="">dweatherill edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-2k7unub7whyzxgp/" rel="noreferrer">(Show Details)</a>
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9808" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><div style="padding: 8px 0;">...</div>The unit test of kLineEdit was previously checking incorrectly that textE<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">mitted</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">dited</span> _HAD_ been emitted when the text is changed with setText(). This is undesired behaviour.<br />
<br />
This patch fixes the unit test, and changes the problematic behaviour<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"> by removing the extra emission of textEdited in the private signal _k_textChanged</span>.<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">In addition, the private signal is renamed from _k_textChanged to _k_textEmitted to better reflect the desired semantics inline with QLineEdit.</span><br />
<br />
In addition this is the underlying cause of bug https://bugs.kde.org/show_bug.cgi?id=373004 in kdevelop (and probably several others).</div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R284 KCompletion</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9808" rel="noreferrer">https://phabricator.kde.org/D9808</a></div></div><br /><div><strong>To: </strong>dweatherill, Frameworks, dhaumann, cullmann<br /><strong>Cc: </strong>mwolff, dfaure, anthonyfieroni, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger<br /></div>