bunsenbrowser / bunsen

🔥 Bunsen Browser provides easy to use offline P2P application and file distribution that is verifiable on Android devices. https://bunsenbrowser.github.io/
117 stars 7 forks source link

[crash] When typing in any domain name #64

Open da2x opened 5 years ago

da2x commented 5 years ago
  1. Focus the address field
  2. Type example.com (without a protocol) and press Go

Bunsen crashes instantly.

Crash log submitted through Google Play. I tagged the report with [gh#64] in the comment.

chrisekelley commented 5 years ago

@da2x thanks for the report! Will check it out this weekend.

rjcorwin commented 5 years ago

I've noticed this in the past. Note that given all sites are served from an iframe, a lot of websites prevent you from using them (ex. google, github, etc.) so it might be best not to support http URLs, give some kind of notice.

chrisekelley commented 5 years ago

I tested it out - on an Android 7 tab, it displays a directory listing, doesn't crash, but not ideal ;-)

Need to fix code in https://github.com/bunsenbrowser/bunsen-ui/blob/master/src/bunsen-app/bunsen-app.html