Mouse wheel zoom doesn't work in plotly 3d output
未关闭
还没有人认领这个 Issue。
bug
P3
- 主要语言
- Python
- 星标
- 18.8k
- 派生
- 2.8k
- 平均合并
- 16 小时 26 分钟
- 30 天内合并 PR
- 21
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在 Firefox 中使用 JupyterLab 运行附带的 mesh3d_test.zip notebook,并将其 3D 鼠标滚轮行为与基于 Chromium 的浏览器进行比较。跟踪 JupyterLab 的 Plotly 3D 输出和浏览器事件处理,然后验证 Firefox 中的鼠标滚轮缩放可以正常工作,同时不影响 Chromium 的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter-notebook, python
- 领域
- frontend, web-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100