Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #28070
Closed
Open
Issue created Jan 16, 2019 by Administrator@rootContributor

Carousel becomes very buggy when combining swipes with clicks on prev/next controls on Android with Firefox

Created by: StayCoolDK

Bootstrap 4.2.1

Operating system: Android 9 - OxygenOS 9.0.11 Browser and version: Firefox 64.0.2 Test case: https://getbootstrap.com/docs/4.2/components/carousel/

  • Slide/touch once in any direction and then press the next/previous controls. The carousel becomes very buggy and the user actions do not match what the carousel is doing. This seems like a bug that has been introduced with the new sliding/mobile touch functionality, however only with Firefox.

I have tried disabling the touch functionality with $('.carousel').carousel({touch: false}); but this does not seem to work as intended either - the touch functionality is still active.

I'm also experiencing that there is no transition between slides in Firefox.

Assignee
Assign to
Time tracking