LNReader-Android icon indicating copy to clipboard operation
LNReader-Android copied to clipboard

(Possible) Bug in saving external pages

Open takase1121 opened this issue 6 years ago • 3 comments
trafficstars

I found out that when you first load an external page, the page saved is empty. However if you reload the page and manually save it again, its not empty anymore and saves it properly. What I am thinking about here is maybe the 'save page' function was executed before page done loading.

takase1121 avatar Jan 18 '19 19:01 takase1121

Also when loading the page the toast shows up first before the content loaded. This also supports my opinion.

takase1121 avatar Jan 18 '19 19:01 takase1121

most likely because of redirection to mobile page, so it saved the redir page, rather that nthe actual content.

Nandaka avatar Jan 20 '19 10:01 Nandaka

i see that sounds reasonable

takase1121 avatar Jan 20 '19 13:01 takase1121