summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2021-02-03 10:02:51 +0100
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2021-02-04 12:29:47 +0000
commitb39081230428a9cc08389342c4610d11b2ee210d (patch)
treeb1f2f8cb18046a9573d6803d98f8c44b5fb89b11 /src/plugins/platforms/cocoa
parentf7dd793db54013b9f15728b5e65309dca8511bd1 (diff)
iOS: hide edit menu if typing on the input panel
On iOS, if you select some text, the edit menu will show on top of it. And if you tap on the screen (or inside the menu) it will hide. But if you type on the input panel, it will stay open. This is wrong. This patch will keep better track of whether or not the edit menu was opened by us, and if it was, ensure we close it also if the cursor moves by typing on the input panel. Pick-to: 6.0 6.1 5.15 Fixes: QTBUG-90860 Change-Id: I0a51382030560182e7925c8b694b42e50943514e Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/plugins/platforms/cocoa')
0 files changed, 0 insertions, 0 deletions