FLUID-6645: Separated panel test fails: eparated panel initial panelIndex tester (#113) on Chrome Android

Metadata

Source
FLUID-6645
Type
Bug
Priority
Major
Status
Closed
Resolution
Duplicate
Assignee
N/A
Reporter
Jonathan Hung
Created
2021-06-29T15:15:45.656-0400
Updated
2021-07-05T15:32:14.022-0400
Versions
  1. 3.0
Fixed Versions
N/A
Component
  1. 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 initial panelIndex tester: Separated panel initial panelIndex tester: Scrolled to panel 2: The panel at index 2 should be scrolled into view with offset = 0 - at sequence position 5 of 5
Expected: 	
0
Result: 	
0.16042780876159668
Diff: 	
0 0.16042780876159668

Environments

Android 11
Chrome 91.0.4472.120

Attachments

Comments

  • Justin Obara commented 2021-06-29T16:33:51.786-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:33.005-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:31:41.375-0400

    FLUID-6650 now covers this issue.