daisy / daisy/MathCATForPython
Display MathCAT version in the NVDA MathCAT preferences dialog
- 主要言語
- Python
- スター
- 10
- フォーク
- 10
- 平均マージ
- 10時間 40分
- マージ済み PR(30日)
- 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