EricssonResearch / bowser

A WebRTC browser for iOS developed in the open
BSD 2-Clause "Simplified" License
208 stars 65 forks source link

When enter an URL without URL-scheme "http://" or "https://" Bowser does not open the page. #52

Closed Prussich closed 8 years ago

Prussich commented 8 years ago

When enter an URL without URL-scheme "http://" or "https://" Bowser does not open the page. Many other browsers can do this. We have a VoIP service (www.sipnet.ru) with web calls. Bowser - the only browser for iOS, with which our customers can make calls. We would like greater usability in Bowser without simple mistakes in the new version. Thank you for the good product!

stefanalund commented 8 years ago

Bowser is admittedly simple in what standard browser features it support. Feel free to fix this issue and submit a Pull Request if you have the possibility. Thanks.

stefanalund commented 8 years ago

Fixed in https://github.com/EricssonResearch/bowser/issues/62.