Skip to content

Gallery Thumbnail (left/right) Scroll Performance Android Chrome Sluggish and Unresponsive #21014

Closed
@markusvonplunkett

Description

@markusvonplunkett

Preconditions (*)

  1. Magento 2.2.7 and Magento 2.3 Product Gallery
  2. Product page gallery with sample data is installed on the luma theme with additional images (minimum 5+).

Steps to reproduce (*)

  1. Configure product gallery to use thumbnails on mobile.
<var name="breakpoints">
    <var name="mobile">
        <var name="conditions">
            <var name="max-width">767px</var>
        </var>
        <var name="options">
            <var name="options">
                  <var name="arrows">true</var>
                  <var name="navarrows">true</var>
                  <var name="nav">thumbs</var>
             </var>
       </var>
   </var>
</var>
  1. Navigate to a product page with more than 5 images on Chrome Android or Chrome Dev in mobile mode.
  2. Attempt to scroll through the thumbnail gallery and you will note sluggish/slow performance.

Expected result (*)

  1. Smooth responsive behaviour

Actual result (*)

  1. Sluggish and unresponsive

Additional information

  1. Video of poor performance: https://www.dropbox.com/s/fjjnxsiohgsn8mf/20190206_095707.mp4?dl=0

Metadata

Metadata

Assignees

Labels

Component: CatalogFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions