Mouse wheel zoom doesn't work in plotly 3d output
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18.8k
- Forks
- 2.8k
- Avg merge
- 16h 26m
- Merged PRs (30d)
- 21
Description
The mouse wheel zoom is not working in plotly 3d output in jupyterlab using Firefox. In Chromium-based browser everything is fine.
jupyterlab-plotly (plotly JupyterLab extension): 4.8.1
nodejs: 14.4.0
Firefox 77.0.1 (64-bit)
jupyter-core: 4.6.3
jupyterlab: 2.1.4
plotly: 4.8.1
Python: 3.8.2
Below is the ipynb file to test:
mesh3d_test.zip
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the attached mesh3d_test.zip notebook in JupyterLab with Firefox and compare its 3D mouse-wheel behavior with a Chromium-based browser. Trace the JupyterLab Plotly 3D output and browser event handling, then verify that mouse-wheel zoom works in Firefox without regressing Chromium behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100