<table><tr><td style="">rkflx created this revision.<br />Restricted Application added a project: 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/D7164" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Text could display cut off when setting indent, margin and/or frame of<br />
the label. On top of that, even when following the size hint to display<br />
the complete text, text could be elided.</p>

<p>This is fixed by taking all chrome into account when determining elision<br />
width and when returning the size hint. For this, the relevant<br />
implementation from QLabel is used. In addition, reimplemented setter<br />
functions ensure dynamic updating of the squeezed text.</p>

<p>Depends on <a href="https://phabricator.kde.org/D7163" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">D7163</a></p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Previously expect-failing autotests now pass.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R236 KWidgetsAddons</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/D7164" rel="noreferrer">https://phabricator.kde.org/D7164</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/ksqueezedtextlabelautotest.cpp<br />
src/ksqueezedtextlabel.cpp<br />
src/ksqueezedtextlabel.h</div></div></div><br /><div><strong>To: </strong>rkflx, Frameworks<br /></div>