Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

speech.speakObject should output to Speech Viewer when speech mode is off #6049

Closed
jcsteh opened this issue Jun 8, 2016 · 0 comments
Closed
Labels
p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Milestone

Comments

@jcsteh
Copy link
Contributor

jcsteh commented Jun 8, 2016

STR:

  1. Enable Speech Viewer.
  2. Press NVDA+s until NVDA says "speech mode off".
  3. Press NVDA+tab to report the focus.
    • Expected: Info about the focus in the Speech Viewer.
    • Actual: Nothing in the Speech Viewer.

speech.speakObject optimises by returning early if speech mode is off. It should check if Speech Viewer is active as well.

@nvaccessAuto nvaccessAuto added the p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority label Jul 5, 2016
feerrenrut added a commit that referenced this issue Jul 19, 2016
feerrenrut added a commit that referenced this issue Jul 25, 2016
Issue: #6049
Merge branch 'i6049-ShowAllSpeechInSpeechViewer' into next
jcsteh pushed a commit that referenced this issue Aug 8, 2016
… to report the focus) now appears in the Speech Viewer as expected. (#6049)
@jcsteh jcsteh added this to the 2016.3 milestone Aug 8, 2016
jcsteh added a commit that referenced this issue Aug 8, 2016
@feerrenrut feerrenrut removed their assignment Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Projects
None yet
Development

No branches or pull requests

3 participants