DescriptionFixes disappearing text in Find in page toolbar in slide over.
Find in page text is persisted through UIPasteboard that is always
returning nil when the application is running in background. Because of
this, when the application with Find in page is backgrounded and tries
to back up and recreate text, it sometimes removes all traces of the
find in page query by restoring it from pasteboard in background.
This behavior is new to iOS 9 and undocumented, although well known.
BUG=532912
TEST=Navigate to any page and find something in page. Backgroudn the app
and open it as slideover over any other app (Calendar). Check that the
search query is persisted through this operation.
Committed: https://crrev.com/ccca3cf7c1801a86a3f762c83fb6907204026691
Cr-Commit-Position: refs/heads/master@{#370684}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|