summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6AndroidMacros.cmake
diff options
context:
space:
mode:
authorPaul Heimann <p.heimann@collidex.com>2024-01-11 14:22:19 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2024-01-11 17:40:34 +0000
commite51b2d70de65f2ac674afb9c7da2a10c7067f142 (patch)
tree1f9db7218fc2140fbf981a5f75f940e5cc95ac50 /src/corelib/Qt6AndroidMacros.cmake
parente2462b09b7dcbd52c4be0df5f01508dacf27cab5 (diff)
iOS: Avoid category method name clash for UIResponder
As described in Apples documentation, own methods which are added to existing classes should be prefixed to avoid category method name clashes. This prefix was missing from the function currentFirstResponder() which caused issues when closing the virtual keyboard on some iOS devices. (see https://developer.apple.com/library/archive/qa/qa1908/_index.html) Pick-to: 6.7 6.6 6.5 Task-number: QTBUG-119601 Change-Id: I82fb8a8beeb0a3234594357f1e1db67b0ae3da36 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/corelib/Qt6AndroidMacros.cmake')
0 files changed, 0 insertions, 0 deletions