<table><tr><td style="">mwolff created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</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/D7968" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The QComboBox may not be editable when we connect the signals.<br />
When we change the editable flag later on, the signals wouldn't be<br />
connected. Instead, forward the signals available in QComboBox to<br />
mitigate this issue.</p>

<p>Note that this is WIP b/c I fail to write a proper unit test.<br />
In practice, this patch already helps with the scenario explained<br />
above... Can someone help me with the unit test?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7968" rel="noreferrer">https://phabricator.kde.org/D7968</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/kurlrequestertest.cpp<br />
src/widgets/kurlrequester.cpp</div></div></div><br /><div><strong>To: </strong>mwolff<br /><strong>Cc: </strong>Frameworks<br /></div>