Hi, I'm a vscode extension developer and saw that the latest 1.72 version has enhanced the webview context menu, but like the old version, when the context menu appears, the focus inside the webview will be removed, which causes this context The menu can only achieve limited features.
- Open webview and giving the element the focus:

- After context menu appears, focus inside the webview will be removed.

Hi, I'm a vscode extension developer and saw that the latest 1.72 version has enhanced the webview context menu, but like the old version, when the context menu appears, the focus inside the webview will be removed, which causes this context The menu can only achieve limited features.