https://bugs.kde.org/show_bug.cgi?id=482580

Fushan Wen <qydwhotm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
                   |t/59c02b41e9812a204f239b557 |t/2288a0f1c576a0e096208caa1
                   |e9de82d4e54b4dd             |95b5cbcb43c877b

--- Comment #14 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit 2288a0f1c576a0e096208caa195b5cbcb43c877b by Fushan Wen.
Committed on 19/03/2024 at 08:42.
Pushed by fusionfuture into branch 'Plasma/6.0'.

PanelView: fix rejecting click events near window edge with HiDPI

When using HiDPI and a click happens near the window edge, the global
position might have fractional parts, but after the global position is
converted to QPoint, the position can be rounded so it happens to stay
at the window edge, so the window geometry will not contain the rounded
position.

See also: https://codereview.qt-project.org/c/qt/qtdeclarative/+/548356
FIXED-IN: 6.0.3


(cherry picked from commit 59c02b41e9812a204f239b557e9de82d4e54b4dd)

M  +2    -1    shell/panelview.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/2288a0f1c576a0e096208caa195b5cbcb43c877b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to