Screenshot Carousel opens incorrectly in the Apps Application
- /e/ version: e-2.6.4 (and some earlier).
- Device model(s): beyond2lte
- Developer mode enabled: yes
- Device rooted: no
- Trackers blocker enabled: yes
Summary
The screenshot carousel in the Apps application (/e/ app shop) does not open at the correct image when thumbnails are tapped.
The problem
Steps to reproduce
- Open the Apps application (/e/ app shop).
- Navigate to an app with multiple screenshots.
- Tap on the first to fourth thumbnail images.
- Observe that the screenshot carousel always opens on the first image.
- Tap on the fifth or higher thumbnail images and observe that the carousel opens correctly at the image tapped.
What is the current behavior?
- Tapping on the first to fourth thumbnail images opens the screenshot carousel at the first image, instead of the tapped image.
- Tapping on the fifth or higher thumbnails opens the screenshot carousel correctly at the tapped image.
What is the expected correct behavior?
- The screenshot carousel should always open at the image tapped by the user, regardless of its position in the sequence.
Technical information
Relevant logs (adb logcat
)
<Include logs captured while reproducing the issue, if available.>
Relevant screenshots
Solutions
Workaround
None identified. Users need to manually scroll to the desired image if they tap on the first to fourth thumbnails.
Possible fixes