<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: dfaure, Frameworks, VDG.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />ngraham requested review of this revision.
</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/D26649">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Right now, when you select text in the dialog box, an insertion point appears. It never<br />
disappears. This looks odd: <a href="https://phabricator.kde.org/F7882083" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">F7882083: Weird Insertion point.png</a></p>
<p>The insertion point allows you to navigate the text using the keyboard. But this is kind<br />
of pointless since you have to use the mouse to make the insertion point appear in the<br />
text in the first place, so you might as well just use the mouse to make the selection.</p>
<p>This patch makes the text only mouse-selectable. Dolphin recently did the same thing<br />
for its Information Panel labels in <a href="https://phabricator.kde.org/D25241" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: line-through;">D25241</a> for the same reason.</p>
<p>BUG: 416204<br />
FIXED-IN: 5.67</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Try to open 6 items at once in Dolphin and click-and-drag in the message box text.<br />
Test is still selectable, but an insertion point is no longer created that cannot be<br />
removed.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R236 KWidgetsAddons</div></div></div><br /><div><strong>BRANCH</strong><div><div>no-more-keyboard-selectability (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26649">https://phabricator.kde.org/D26649</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kmessagebox.cpp</div></div></div><br /><div><strong>To: </strong>ngraham, dfaure, Frameworks, VDG<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>