rignaneseleo / SlimSocial-for-Facebook

Light version of Facebook. Light both in the weight and in the use.
GNU General Public License v2.0
378 stars 74 forks source link

Application crashes when the "Open in the browser" button is clicked with the phone's data connection turned off #57

Closed codaphrenic closed 5 years ago

codaphrenic commented 6 years ago

Expected behavior

I expect the application to show a message prompt that reads "data connection turned off" or rather, it should open the selected browser, then a message in the browser notifies you of the turned off data connection.

Opening the page in the browser should be a function that is set in motion when the intended browser opens, such that the error of not having the data turned on would be displayed as a message by the browser when it opens. And not the application crashing before the browser even opens.

Actual behavior

The application crashes when the "open in the browser" button is clicked with the phone's data connection turned off.

How to reproduce


Recording Of The Bug

The recording below shows the button worked as it supposed to but crashed when the data connection is turned off before clicking.

https://youtu.be/X6pJXvR8MBs



Posted on Utopian.io - Rewarding Open Source Contributors

rignaneseleo commented 5 years ago

Fixed!