Skip to content

Fix Powerpoint: reportSuperscriptAndSubscript error#11095

Merged
feerrenrut merged 1 commit into
nvaccess:masterfrom
codeofdusk:pluralize-superscript
May 4, 2020
Merged

Fix Powerpoint: reportSuperscriptAndSubscript error#11095
feerrenrut merged 1 commit into
nvaccess:masterfrom
codeofdusk:pluralize-superscript

Conversation

@codeofdusk

@codeofdusk codeofdusk commented May 3, 2020

Copy link
Copy Markdown
Contributor

Link to issue number:

Closes #11094.

Summary of the issue:

In the Powerpoint appModule, the incorrect config key was used. Looking up reportSuperscriptAndSubscript (instead of the correct reportSuperscriptsAndSubscripts) resulted in an error, making certain functions unusable.

Config option introduced in: "Separate the reporting of superscripts and subscripts from the report font attributes setting #10919"
Regression introduced with: #10932

Description of how this pull request fixes the issue:

Uses the proper config key.

Testing performed:

Checked that the singular version didn't appear anywhere else in NVDA's source tree.

Known issues with pull request:

Change log entry:

None.

@codeofdusk

Copy link
Copy Markdown
Contributor Author

@feerrenrut feerrenrut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @codeofdusk

@feerrenrut feerrenrut changed the title Fix #11094 (make ReportSuperscriptAndSubscript plural) Fix Powerpoint: reportSuperscriptAndSubscript error May 4, 2020
@feerrenrut feerrenrut merged commit f468c76 into nvaccess:master May 4, 2020
@nvaccessAuto nvaccessAuto added this to the 2020.1 milestone May 4, 2020
@feerrenrut feerrenrut modified the milestones: 2020.1, 2020.2 May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Powerpoint: editing text in placeholders is broken in NVDA alpha-20097,6a573cd9

3 participants