-
-
Notifications
You must be signed in to change notification settings - Fork 637
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
NVDA Android studio editor error is not spoken #12216
Comments
Yes, even this bug is there with latest android studio caneri too.
would be good if it gets fixed.
…On 3/23/21, Adriorjalesvidal ***@***.***> wrote:
<!-- Please read the text in this edit field before filling it in.
Please thoroughly read NVDA's wiki article on how to fill in this template,
including how to provide the required files.
Issues may be closed if the required information is not present.
https://github.com/nvaccess/nvda/wiki/Github-issue-template-explanation-and-examples
Please also note that the NVDA project has a Citizen and Contributor Code of
Conduct which can be found at
https://github.com/nvaccess/nvda/blob/master/CODE_OF_CONDUCT.md. NV Access
expects that all contributors and other community members read and abide by
the rules set out in this document while participating or contributing to
this project. This includes creating or commenting on issues and pull
requests.
-->
### Steps to reproduce:
1. Create an Android Studio project (tested with Java languaje selected)
2. Make a mistake on the code editor, like deleting the semicolon at the end
of a line.
3. Press F2 to navigate to the next error on the file
4. Press CTRL + F1 to read the error message
5. NVDA does not read any message.
### Actual behavior:
NVDA doesn't read the code editor error description on Android Studio
### Expected behavior:
NVDA must read the description after pressing CTRL+F1 or after moved to the
next/previous error using the F2/shift+F2 keystrokes
### System configuration
#### NVDA installed/portable/running from source:
Installed
#### NVDA version:
NVDA 2020.4
#### Windows version:
Windows 10 20h2
#### Name and version of other software in use when reproducing the issue:
Android studio 4.1.2
#### Other information about your system:
### Other questions
#### Does the issue still occur after restarting your computer?
Yes
#### Have you tried any other versions of NVDA? If so, please report their
behaviors.
No
#### If add-ons are disabled, is your problem still occurring?
Yes
#### Did you try to run the COM registry fixing tool in NVDA menu / tools?
Yes, and issue still occurring
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#12216
|
Latest working release of android studio is release 3.6.3
… El 24 mar 2021, a las 9:17, Akash Kakkar ***@***.***> escribió:
Yes, even this bug is there with latest android studio caneri too.
would be good if it gets fixed.
On 3/23/21, Adriorjalesvidal ***@***.***> wrote:
> <!-- Please read the text in this edit field before filling it in.
> Please thoroughly read NVDA's wiki article on how to fill in this template,
> including how to provide the required files.
> Issues may be closed if the required information is not present.
> https://github.com/nvaccess/nvda/wiki/Github-issue-template-explanation-and-examples
> Please also note that the NVDA project has a Citizen and Contributor Code of
> Conduct which can be found at
> https://github.com/nvaccess/nvda/blob/master/CODE_OF_CONDUCT.md. NV Access
> expects that all contributors and other community members read and abide by
> the rules set out in this document while participating or contributing to
> this project. This includes creating or commenting on issues and pull
> requests.
> -->
>
> ### Steps to reproduce:
> 1. Create an Android Studio project (tested with Java languaje selected)
> 2. Make a mistake on the code editor, like deleting the semicolon at the end
> of a line.
> 3. Press F2 to navigate to the next error on the file
> 4. Press CTRL + F1 to read the error message
> 5. NVDA does not read any message.
>
>
>
> ### Actual behavior:
> NVDA doesn't read the code editor error description on Android Studio
>
> ### Expected behavior:
> NVDA must read the description after pressing CTRL+F1 or after moved to the
> next/previous error using the F2/shift+F2 keystrokes
>
>
> ### System configuration
> #### NVDA installed/portable/running from source:
> Installed
>
> #### NVDA version:
> NVDA 2020.4
>
> #### Windows version:
> Windows 10 20h2
>
> #### Name and version of other software in use when reproducing the issue:
> Android studio 4.1.2
>
> #### Other information about your system:
>
> ### Other questions
> #### Does the issue still occur after restarting your computer?
> Yes
>
> #### Have you tried any other versions of NVDA? If so, please report their
> behaviors.
> No
>
> #### If add-ons are disabled, is your problem still occurring?
> Yes
>
> #### Did you try to run the COM registry fixing tool in NVDA menu / tools?
> Yes, and issue still occurring
>
>
> --
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly or view it on GitHub:
> #12216
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sorry buddy, I had to right latest Android Studio Caneri 4.1.3
…On 3/24/21, Adriorjalesvidal ***@***.***> wrote:
Latest working release of android studio is release 3.6.3
> El 24 mar 2021, a las 9:17, Akash Kakkar ***@***.***> escribió:
>
>
> Yes, even this bug is there with latest android studio caneri too.
> would be good if it gets fixed.
>
> On 3/23/21, Adriorjalesvidal ***@***.***> wrote:
> > <!-- Please read the text in this edit field before filling it in.
> > Please thoroughly read NVDA's wiki article on how to fill in this
> > template,
> > including how to provide the required files.
> > Issues may be closed if the required information is not present.
> > https://github.com/nvaccess/nvda/wiki/Github-issue-template-explanation-and-examples
> > Please also note that the NVDA project has a Citizen and Contributor
> > Code of
> > Conduct which can be found at
> > https://github.com/nvaccess/nvda/blob/master/CODE_OF_CONDUCT.md. NV
> > Access
> > expects that all contributors and other community members read and abide
> > by
> > the rules set out in this document while participating or contributing
> > to
> > this project. This includes creating or commenting on issues and pull
> > requests.
> > -->
> >
> > ### Steps to reproduce:
> > 1. Create an Android Studio project (tested with Java languaje
> > selected)
> > 2. Make a mistake on the code editor, like deleting the semicolon at the
> > end
> > of a line.
> > 3. Press F2 to navigate to the next error on the file
> > 4. Press CTRL + F1 to read the error message
> > 5. NVDA does not read any message.
> >
> >
> >
> > ### Actual behavior:
> > NVDA doesn't read the code editor error description on Android Studio
> >
> > ### Expected behavior:
> > NVDA must read the description after pressing CTRL+F1 or after moved to
> > the
> > next/previous error using the F2/shift+F2 keystrokes
> >
> >
> > ### System configuration
> > #### NVDA installed/portable/running from source:
> > Installed
> >
> > #### NVDA version:
> > NVDA 2020.4
> >
> > #### Windows version:
> > Windows 10 20h2
> >
> > #### Name and version of other software in use when reproducing the
> > issue:
> > Android studio 4.1.2
> >
> > #### Other information about your system:
> >
> > ### Other questions
> > #### Does the issue still occur after restarting your computer?
> > Yes
> >
> > #### Have you tried any other versions of NVDA? If so, please report
> > their
> > behaviors.
> > No
> >
> > #### If add-ons are disabled, is your problem still occurring?
> > Yes
> >
> > #### Did you try to run the COM registry fixing tool in NVDA menu /
> > tools?
> > Yes, and issue still occurring
> >
> >
> > --
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly or view it on GitHub:
> > #12216
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#12216 (comment)
|
This problem has not been solved yet. @TheQuinbox has developed an app module that you can get in the add-on store. |
@cary-rowen any performance concerns with that addon? |
With AndroidStudio issues, I would always suggest also testing with the latest IntelliJ, AndroidStudio trails quite a bit on the IDE side of things being based off an old version of IntelliJ. |
The only thing to worry about might be the implementation for reporting the status bar, which might be a little time consuming, but it's bearable. Hi @mwhapples IntelliJ IDEA 2023.3.2 (Community Edition) |
Steps to reproduce:
Actual behavior:
NVDA doesn't read the code editor error description on Android Studio
Expected behavior:
NVDA must read the description after pressing CTRL+F1 or after moved to the next/previous error using the F2/shift+F2 keystrokes
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
NVDA 2020.4
Windows version:
Windows 10 20h2
Name and version of other software in use when reproducing the issue:
Android studio 4.1.2
Other information about your system:
Other questions
Does the issue still occur after restarting your computer?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
No
If add-ons are disabled, is your problem still occurring?
Yes
Did you try to run the COM registry fixing tool in NVDA menu / tools?
Yes, and issue still occurring
The text was updated successfully, but these errors were encountered: