Y
Hacker News
new
|
ask
|
show
|
jobs
by
nckh
1063 days ago
It should remember the scroll position, and the content of <input> and <textarea> tags.
1 comments
LynxInLA
1063 days ago
Does it re-request contents when it reload tabs after the app is suspended? Safari makes it very difficult to read content later if you don’t have service.
link
nckh
1063 days ago
It does. Not sure WebKit has an easy solution for that specific scenario at the moment, besides saving a web archive to disk.
link