beakerbrowser / beaker

An experimental peer-to-peer Web browser
https://beakerbrowser.com/
MIT License
6.75k stars 545 forks source link

Creates system alert in webpages, expected browser style #1927

Open hello-smile6 opened 3 years ago

hello-smile6 commented 3 years ago

Alerts and confirm dialogs display as the native style. This could lead to phishing scams, as there is no permission guarding alert and confirm.

To Reproduce

  1. Go to Alert POC Hyperdrive
  2. Click through the alerts.

Expected Behavior

I expected a normal alert box. Screenshots

Not possible. Environment

Additional Context

This happens on any page. Please note that prompts work as expected. Please host the POC for me, as I have limited bandwidth.

CerebralDatabank commented 2 years ago

This is mostly a duplicate of an issue I raised in 2020, which is still open: #1823