daisy / daisy/MathCATForPython
Display MathCAT version in the NVDA MathCAT preferences dialog
- 主要語言
- Python
- 星號
- 10
- 分支
- 10
- 平均合併
- 10 小時 40 分鐘
- 30 天內合併 PR
- 4
描述
An NVDA user may want to know which version of MathCAT they are using. We can add this information to the preferences dialog thus:
`Version 0.7.2`
Three ways we could do this (at least)!
1. Add a static label below the logo. The user can navigate to it using the object navigation.
2. Add a read only edit box below the logo and place this in the tab order.
3. Add the version to the dialog title.
Is the version string OK? Are there any preferences for the technique? In my development build we have a static label.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start by locating the NVDA MathCAT preferences dialog and inspect the existing development build, which already uses a static label. Confirm the preferred placement and wording with the issue discussion, then verify that the selected presentation displays the MathCAT version and has the intended navigation behavior.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- accessibility, desktop
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 活躍
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100