summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qpermissions.cpp
diff options
context:
space:
mode:
authorBartlomiej Moskal <bartlomiej.moskal@qt.io>2025-02-05 12:20:46 +0100
committerBartlomiej Moskal <bartlomiej.moskal@qt.io>2025-02-10 12:41:00 +0100
commit5bd26fda7a3f0a509a64847b58b916830ebc2d0c (patch)
treec00fad86766120829f1978a41a4c21eeb809d1f6 /src/corelib/kernel/qpermissions.cpp
parent8609982791928a30a6d836b25810143a064f8c6f (diff)
Android: Fix cursorHandle and EditPopup positions
After the commit 28df9a49776a88cb1a8e69348ae19a59b16a5b7e, a regression occurred in the positioning of cursorHandle and EditPopup. Previously, these positions were calculated using QtEditText coordinates, which worked correctly because the QtEditText size matched the QtWindow size. However, after the mentioned commit, the QtEditText size no longer reflects the window size. In this case, we need to use the parent View for calculations. This adjustment was already made for the single cursorHandle. This commit also updates the positioning of selection handles and the EditPopup. Fixes: QTBUG-132589 Pick-to: 6.9 6.8 Change-Id: I861292e363452d487284e3f603fe03a21a334aa4 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/corelib/kernel/qpermissions.cpp')
0 files changed, 0 insertions, 0 deletions