Closed
Description
I saw this happen organically by leaving a CT open for a long lived session and then returning later. Can be repro'd with the steps below.
Steps to reproduce
- Open dev options and change 'Background process limit' to 'No background limit'
- Open an app with a custom tab.
- Switch away from the app and come back.
- Observe.
Expected behavior
- To see the Custom Tab session still there or reloading.
Actual behavior
- You see the last selected session.
- You can (sometimes) see the selected session not loading even if you press refresh. (sounds similar to other bugs we've seen)
- You do not see the CT theming/styling.
Device information
- Android device: Pixel 2 (Android 9)
- Reference Browser version: 1.0.1908 (Build Import cleaned up version of components sample browser. #1 🦎 67.0a1-20190214044118)
It looks like the engine or view is not being recreated for some reason.