visjs / vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://visjs.github.io/vis-timeline/
Other
1.74k stars 302 forks source link

Unable to pan vis-timeline on Linux Chrome #1798

Open mfryder opened 1 month ago

mfryder commented 1 month ago

Environment OS: RHEL 8 Or Ubuntu Browser: Chrome - google-chrome-stable (version 125.0.6422.60. vis-timeline version- 7.7.3

Test Steps On a RHEL or Ubuntu environment with chrome installed, go to the vis-timeline demo: Basic Timeline: https://visjs.github.io/vis-timeline/examples/timeline/basicUsage.html Once the screen opens, verify that you are unable to pan the timeline to the left or right.

Note Using Chrome on a Windows Environment with the same Google Chrome Version, there are no issues with timeline panning. Using Firefox on a Linux Environment, there are no issues with timeline panning.