Metadata
- Source
- FLUID-6643
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Duplicate
- Assignee
- N/A
- Reporter
- Jonathan Hung
- Created
2021-06-29T15:10:20.522-0400 - Updated
2021-07-05T15:32:28.591-0400 - Versions
-
- 3.0
- Fixed Versions
- N/A
- Component
-
- Prefs Framework
Description
Separated panel test: Scrolled to panel below bounds (#62) fails on Chrome on Android when running the automated tests.
The following is the output:
Separated panel integration tests: Separated panel integration tests: Scrolled to panel below bounds: The panel at index 0 should be scrolled into view with offset = 0 - at sequence position 13 of 19
Expected:
0
Result:
0.29411762952804565
Diff:
0 0.29411762952804565
Environments
Android 11
Chrome 91.0.4472.120
Comments
-
Justin Obara commented
2021-06-29T16:34:13.647-0400 Wasn't able to reproduce on Pixel 5 running Android 11 and Chrome 91.0.4472.120
-
Jonathan Hung commented
2021-07-05T10:44:06.550-0400 It seems that if the Display Size setting on the device is other than Default, this test would fail.
By setting the display size to small, you will be able to reproduce this.
-
Jonathan Hung commented
2021-07-05T15:32:25.371-0400 FLUID-6650 now covers this issue.