1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript39,847 forks (39,847 forks)batch import
bugdebthelp wantedwebview
Repository metrics
- Stars
- 184,936 stars (184,936 stars)
- PR merge metrics
- Avg merge 11h 43m (Avg merge 11h 43m)1,000 merged PRs in 30d (1,000 merged PRs in 30d)
Description
This issue is still around and still paper cutting. One major offender is still trackFocus
_Originally posted by @jrieken
Contributor guide
- Research direction
- Examine the trackFocus function in the webview's preload script to understand why it runs in a busy loop. Then explore alternatives like event driven focus tracking or using requestAnimationFrame.
- Tech stack
- typescriptjavascripthtml
- Domain
- frontenddesktop
- Issue type
- Bug
- Prerequisites
- JavaScriptTypeScriptGit