aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph
diff options
context:
space:
mode:
authorOliver Eftevaag <[email protected]>2025-12-03 14:04:17 +0100
committerOliver Eftevaag <[email protected]>2025-12-19 16:09:14 +0100
commit0c74b65a6627a31c0b3b0e49db0e994bbeecd35a (patch)
treeba3a2af3c8796af4e9f19216b1987b37d52f41f5 /src/plugins/scenegraph
parent8bd5f700355a788b4c6c2c1a4116a2b9f8a594f0 (diff)
Popup Windows: Don't close when a pointer event hits the non-client area
On WebAssembly, when clicking on a dialogs TitleBar, the dialog would just close. That's because the event would get forwarded to the dialog that the title bar belongs to, but since the non-client area is outside the dialog window, it would close itself. This behavior was unintended. Fix it by not closing the window if a non-client area was hit. Pick-to: 6.11 6.10 6.8 Change-Id: Id54da63e0eee22f9c3b01301762f633c99821255 Reviewed-by: Piotr Wierciński <[email protected]> Reviewed-by: Mitch Curtis <[email protected]> Reviewed-by: Jan Arve Sæther <[email protected]>
Diffstat (limited to 'src/plugins/scenegraph')
0 files changed, 0 insertions, 0 deletions