codeapp
codeapp copied to clipboard
iPad OS 17: Right click brings up OS contextual menu instead over the app contextual menu
- OS Version: iPad OS 17 Beta (21A5312c)
- Code Version: 1.4.5 Build 198
Details:
- When using the app in iPad OS 17 Beta, right clicking on text brings up the OS contextual menu over the in-app menu
It is a Safari bug. See https://github.com/microsoft/vscode/issues/170345
@bummoblizard could a keyboard shortcut to bring up the menu be added? That would be a decent workaround for the moment.
@bummoblizard could a keyboard shortcut to bring up the menu be added? That would be a decent workaround for the moment.
You can already do this in the Custom keyboard shortcuts section in the settings menu. For example, I set Command-D as the shortcut for Show Editor Context Menu.
Thanks for the tip. I ended up setting Cmd-R for myself. This will help for now.
I can verify that the latest iPadOS builds haven’t resolved the issue with WebKit. I also provided feedback to Apple and am going to raise this in the WebKit issues to see if anyone has insights.
Issue raised at WebKit Bugzilla
There may have been a fix for some in iPadOS Beta 8, but so far it hasn’t worked for me. WebKit team is aware of the issue and working on resolving.