Skip to content

Fix-up of PR #9843: Impact MS Word browse mode#11851

Closed
JulienCochuyt wants to merge 1 commit into
nvaccess:masterfrom
accessolutions:pr9843-winword
Closed

Fix-up of PR #9843: Impact MS Word browse mode#11851
JulienCochuyt wants to merge 1 commit into
nvaccess:masterfrom
accessolutions:pr9843-winword

Conversation

@JulienCochuyt

Copy link
Copy Markdown
Contributor

Link to issue number:

Fix-up of PR #9843
Issue reported by @Adriani90 in #9843 (comment)

Summary of the issue:

PR #9843 missed to impact MS Word browse mode.

Description of how this pull request fixes the issue:

Add and handle the new notify parameter to WordDocumentTextInfo.copyToClipboard

Testing performed:

Copied text in MS Word in both focus and browse mode.

Known issues with pull request:

This change is effective in browse mode.
In focus mode, I couldn't find yet where the announce comes from.

Change log entry:

On method TextInfo.copyToClipboard, PR #9843 added a new notify parameter.
Should this change be mentioned in the "Changes for developers" section?

@CyrilleB79

Copy link
Copy Markdown
Contributor

Is this PR resolving the same issue as #11848?

@JulienCochuyt

Copy link
Copy Markdown
Contributor Author

Closing in favor of #11848.

@JulienCochuyt JulienCochuyt deleted the pr9843-winword branch November 22, 2020 15:23
@CyrilleB79

Copy link
Copy Markdown
Contributor

@JulienCochuyt wrote:

In focus mode, I couldn't find yet where the announce comes from.

I know this PR is closed. However, to just for information to answer this question left over:
The "Copied" message in focus mode comes from Word's UIA notification. It is present in newer Word 2016 versions and probably in Office 365 versions, but not in older Word 2016 versions.

@JulienCochuyt

Copy link
Copy Markdown
Contributor Author

@CyrilleB79, thank you for pointing this out.

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.

2 participants