Bug #692
closed
Fix a crash when the HTTP authentication dialog is displayed when the app is restarted
Added by Soren Stoutner over 3 years ago.
Updated over 1 year ago.
Description
This will require restoring the connection to the handler that is saved in the NestedScrollWebView.
- Tracker changed from Feature to Bug
- Priority changed from 3.x to Next Release
It appears that the app no longer crashes, but it does wait for a long time (perhaps about a minute) before displaying the dialog if a new website uses HTTP authentication after a restart when a prior dialog is open. The restart also clears the previous dialog from the screen.
- Status changed from New to Closed
This appears to be WebView behavior that I don't have access to modify. Basically, when the HTTP authentication dialog is dismissed without valid credentials, WebView waits for a timeout before displaying it again.
Also available in: Atom
PDF