FLUID-6650: Prefs Framework automated test fails on Android with non-default Display Size setting

Metadata

Source
FLUID-6650
Type
Bug
Priority
Minor
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Jonathan Hung
Created
2021-07-05T15:29:38.178-0400
Updated
2021-07-05T15:29:38.178-0400
Versions
  1. 3.0
Fixed Versions
N/A
Component
  1. Prefs Framework

Description

On Android Chrome, if the user's device has a display size that is not default, the following automated tests will fail:

  • Initial Rendering
  • ScrollToPanel 2
  • Click panel to go right test
  • Click panel to go left test
  • Scrolled to panel below bounds
  • Scrolled to panel beyond bounds
  • Separated panel initial panelIndex tester

To reproduce:

1. On an Android 11 device go to device Settings > Display > Advanced > Display Size.
2. Set display size to small.
3. Run the Infusion automated tests.
4. Notice that 7 tests under the prefs framework will fail.
5. Set display size to default.
6. Re-run the automated tests and notice that all the tests will pass.

Environments

Chrome 91.0.4472.120
Android 11