2019-04-01 15:47:03

Hello!
I am asking this out of curriosity as I am not using NVDA much ATM.
Is there anyway to read collapsed region names with NVDA?
Let's take such an example
#region IntegerVariables
int year = 2018;
int month = 4;
int day = 1;
#endregion
//Some code inbetween
#region StringVariables
string name = "Nuno";
string description = "This is a description";
#endregion
Now, when I press CTRL +MM on the given region it collapses it but when I focus it again NVDA does not read anything. ZDSR does not have such problem.

If you want to contact me, do not use the forum PM. I respond once a year or two, when I need to write a PM myself. I apologize for the inconvenience.
Telegram: Nuno69a
E-Mail: nuno69a (at) gmail (dot) com