Actions
Bug #1049
closedThe ViewPager shows wrong tab if the screen is rotated with Privacy Browser in the background and then an intent opens a new tab
Start date:
07/28/2023
Due date:
% Done:
0%
Estimated time:
Description
My guess is that OnConfigurationChanged is called at the same time the new tab is being opened, which leads to a race condition.
Updated by v ... over 1 year ago
@Soren Stoutner, this issue should be marked as "Bug", instead of a "Feature".
Updated by Soren Stoutner about 1 year ago
- Status changed from New to Closed
I can no longer reproduce this bug. Either it was fixed by updating the target API to 34 or some other change also fixed this bug.
Actions