<table><tr><td style="">anemeth added a comment.
</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/D12306">View Revision</a></tr></table><br /><div><div><p>I see what you are talking now.<br />
The reason Oxygen has this issue but Breeze (or others ) not is because <tt style="background: #ebebeb; font-size: 13px;">QListView::contentsRect()</tt> is reporting the wrong size.<br />
At first I used  <tt style="background: #ebebeb; font-size: 13px;">QListView::viewport()::width()</tt> to get the size, but it was unreliable and sometimes jumps around randomly (Qt bug?).<br />
I tried other size getter functions and  <tt style="background: #ebebeb; font-size: 13px;">contentsRect()</tt> was the only one that worked consistently... for Breeze at least... not for Oxygen.<br />
This causes flickering when Oxygen is used, I don't know if you noticed it.<br />
The good news is that I found a workaround. The bad news that it further increases the gap at the right by 4 pixels.<br />
I also found a fix for the issue in the video.</p>

<p><a href="https://phabricator.kde.org/F5813278" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F5813278: aa1.PNG</a></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/D12306">https://phabricator.kde.org/D12306</a></div></div><br /><div><strong>To: </strong>anemeth, Frameworks, VDG, ngraham<br /><strong>Cc: </strong>abetts, rkflx, ngraham, Frameworks, michaelh, bruns<br /></div>