Skip to content

No longer fail to present UI elements in Audacity compressor dialog#10144

Merged
michaelDCurran merged 2 commits intonvaccess:masterfrom
lukaszgo1:I10103
Sep 8, 2019
Merged

No longer fail to present UI elements in Audacity compressor dialog#10144
michaelDCurran merged 2 commits intonvaccess:masterfrom
lukaszgo1:I10103

Conversation

@lukaszgo1
Copy link
Copy Markdown
Contributor

Link to issue number:

Fixes #10103

Summary of the issue:

In Audacitys compressor dialog all elements are inside a group with class button, and no name. In its app module ampersand sign in name of every object with class button is removed. This unsurprisingly fails for object without name.

Description of how this pull request fixes the issue:

If the object has no name do not perform a replacement.

Testing performed:

Performed str from #10103. Ensured that elements of the dialog are read.

Known issues with pull request:

None

Change log entry:

Section: Bug fixes

controls in Audacitys compressor dialog are now announced when navigating the dialog.

@michaelDCurran michaelDCurran merged commit db1524e into nvaccess:master Sep 8, 2019
@nvaccessAuto nvaccessAuto added this to the 2019.3 milestone Sep 8, 2019
michaelDCurran added a commit that referenced this pull request Sep 8, 2019
@lukaszgo1 lukaszgo1 deleted the I10103 branch September 23, 2019 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in alpha with built-in audacity appmod

3 participants