daisy / daisy/MathCATForPython

Display MathCAT version in the NVDA MathCAT preferences dialog

Open Beginner friendly
#105 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
10
Avg merge
10h 40m
Merged PRs (30d)
4

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
accessibility, desktop
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.