Hi, To @michaelDCurran and @nishimotz: I think Victor is raising an important bug here, one that we haven’t thought about. Thanks.
From: surfer0627 [mailto:notifications@github.com]
Sent: Tuesday, April 19, 2016 6:22 PM
To: nvaccess/nvda
Subject: [nvaccess/nvda] When toggling between Native input and Alpha numeric input, braille message is needed (#5892)
Technical: This is a fairly easy fix: at the bottom of NVDAHelper.handleInputConversionModeUpdate, change the speech.speakMessage call to ui.message. It needs to be tested just to be sure, though.
This case happen in east-Asian input methods.
Steps to reproduce:
speech: Alpha numeric input
braille: nothing
expected: Alpha numeric input
speech: Native input
braille: nothing
expected: Native input
The text was updated successfully, but these errors were encountered: