daisy / daisy/MathCATForPython

Display MathCAT version in the NVDA MathCAT preferences dialog

未关闭 适合新手
#105 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

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