<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, hpereiradacosta.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik 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/D22851">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The constructor of <tt style="background: #ebebeb; font-size: 13px;">QMouseEvent</tt> actually expects <tt style="background: #ebebeb; font-size: 13px;">windowPos</tt> and/or <tt style="background: #ebebeb; font-size: 13px;">screenPos</tt> but never <tt style="background: #ebebeb; font-size: 13px;">globalPos</tt>.<br />
By only supplying a <tt style="background: #ebebeb; font-size: 13px;">localPos</tt> we have Qt figure it out correctly on its own.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">I can now drag the vertical splitter in QtCreator on my second 4k monitor, previously it would just snap to its leftmost position once I started moving, as the mapped coordinates became negative</li>
<li class="remarkup-list-item">I still have the enlarged splitter drag area provided by Breeze compared to e.g. Fusion style</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R31 Breeze</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22851">https://phabricator.kde.org/D22851</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstyle/breezesplitterproxy.cpp</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, hpereiradacosta<br /><strong>Cc: </strong>plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>