View Issue Details

IDProjectCategoryView StatusLast Update
0000420FineFriendsFeedpublic2020-04-24 17:33
Reportertim Assigned Totim  
PrioritynormalSeveritymajorReproducibilitysometimes
Status assignedResolutionreopened 
Product Version1.9.X 
Fixed in Version1.9.X 
Summary0000420: Feed disappears on Android after sleep
DescriptionThe feed disappears on Android devices after a period of sleep of the device or the app.
The page can still be scrolled, but the content is no longer visible.
Steps To ReproduceOpen the feed on an Android phone, let the phone sleep and open it again after an extended period of time.
This sometimes lets the feed disappear.
TagsBug

Activities

tim

2020-04-19 07:16

administrator   ~0000225

This is probably caused by the Page Lifecycle API (https://developers.google.com/web/updates/2018/07/page-lifecycle-api) that fires the onbeforeunload event when hibernating a page.

Issue History

Date Modified Username Field Change
2020-04-19 07:14 tim New Issue
2020-04-19 07:14 tim Status new => assigned
2020-04-19 07:14 tim Assigned To => tim
2020-04-19 07:14 tim Tag Attached: Bug
2020-04-19 07:16 tim Note Added: 0000225
2020-04-19 07:23 tim Changeset attached => FineFriends develop 11679f17
2020-04-19 07:26 tim Changeset attached => FineFriends develop ceb7d809
2020-04-19 07:32 tim Status assigned => resolved
2020-04-19 07:32 tim Resolution open => fixed
2020-04-19 07:32 tim Fixed in Version => 1.9.X
2020-04-24 17:33 tim Status resolved => feedback
2020-04-24 17:33 tim Resolution fixed => reopened
2020-04-24 17:33 tim Status feedback => assigned