matplotlib / matplotlib/ipympl

button does not toggle with keyboard shortcuts

未关闭
#118 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Jupyter Notebook
星标
1.7k
派生
234
PR 合并指标
30 天内没有已合并 PR

描述

Keyboard shortcuts P for pan and O for zoom work fine, but they do not trigger button toggle.

To reproduce:
1. show an ipympl plot on Jupyterlab
2. click on the figure to focus
3. push 'P' for pan; the cursor changes but the button does not

Firefox 67.0.4, Windows 8.1
```
jupyterlab 1.0.1 py37_0 conda-forge
jupyterlab_server 1.0.0 py_0
matplotlib 3.1.1 py37_0 conda-forge
matplotlib-base 3.1.1 py37h2852a4a_0 conda-forge
ipympl 0.3.2 py_0 conda-forge
ipywidgets 7.5.0 py_0 conda-forge
```

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

使用列出的 ipympl 和 ipywidgets 版本在 JupyterLab 中重现该问题,然后跟踪 frontend 中对键盘快捷键和按钮的处理。按下 P 或 O 时,如果光标行为和相应按钮的切换状态都会发生变化,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
jupyter-notebook
领域
frontend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。