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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |6.0.3
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/59c02b41e9812a204f239b557
                   |                            |e9de82d4e54b4dd

--- Comment #13 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit 59c02b41e9812a204f239b557e9de82d4e54b4dd by Fushan Wen.
Committed on 19/03/2024 at 08:28.
Pushed by fusionfuture into branch 'master'.

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

M  +2    -1    shell/panelview.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/59c02b41e9812a204f239b557e9de82d4e54b4dd

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

Reply via email to