-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
Cannot distinguish editor in output pane from the other editors #2368
Comments
@alexandrudima I guess we need some kind of editor option to pass in so that I can control this? |
👍 I'll add an editor option |
@bpasero Just added an option: Here is the message I get in Visual Studio: I would not go with such a long message. Maybe [editor name|file name] + 'text editor'? |
I am not sure we should announce the file name as part of the editor, we should clarify this is what others do (why is VS not?) and then we can add it. For now I added the following labels:
|
@bpasero The reason would be because in VS you can actually tab to the "tab name" which reads you the file name. For us, you have no clue what file name you are trying to edit. verifier: please check if you can hear the file name you are tabbing into for editing in any way |
Makes sense, we can do this for Feb 2016, currently the file name will not be read at all. |
👍 |
Testing #2145
Select text in the output window.
NVDA reports the current focus (NVDA+Tab) as
You cannot distingush the output pane from a content editor.
The text was updated successfully, but these errors were encountered: