Webview Find Widget does not work when panel is datached
Open
stale
triage-needed
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 136.1
- OS Version: Windows11
Steps to Reproduce:
1. Open a webView in a editor tag
2. do a Ctrl+F => the widget open and can find the text ✅
3. detach the editor panel into a new window
4. do a Ctrl+F => the widget open but cannot find any text ❌
5. re-attach the webView into the main windows
6. do a Ctrl+F => the widget open and can find the again ✅
Contributor guide
Assessment
This issue has not been assessed yet.