arxiv-mobile
arxiv-mobile copied to clipboard
WebView state lost after device rotation
Steps to reproduce:
- Open app
- Click Computer Science (Any other item is also ok)
- Click Artificial Intelligence
- Click any paper in the list
- Click Get PDF
- Click Print PDF until it finishes loading
- Do some something in Google login page, e.g., type in user name, view privacy terms, etc. 8 Rotate screen
The bug occurs, WebView should persist it state, however, it refresh and any users' states are lost.
Type in some login information and rotate screen
User's state is lost, WebView refreshes and go back to the starting point.
It's annoying because we have to manually restore WebView to its expected state.
Tested on Android 23 on Nexus 4 Android emulator.