HeyPuter / HeyPuter/firefox-wasm
Opening any sort of alert() freezes/softlocks browser
Open
- Dominant language
- JavaScript
- Stars
- 552
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Self-explanatory.
Opening an alert() or prompt() on any page (I used https://www.selenium.dev/selenium/web/alerts.html) freezes the browser and keeps the cursor in pointer mode
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue using alert() and prompt() on the linked Selenium alerts page, then trace the browser runtime path handling those dialogs. No file or test is named in the issue, so first locate the relevant alert-handling entry point. Done means alerts and prompts no longer freeze the browser, and the cursor leaves pointer mode afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wasm
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100