Jumping multiple similar objects


Shradha Holani <shradhaholani@...>
 

We are working on an add-on which allows us to move multiple objects of same type in one go. For e.g, I want to jump 3 lines in a document. We are calling script_review_nextLine() function three times. Here, we are facing an issue, NVDA reads out all the three lines, instead of just reading the third line. May be he is putting all the lines content in queue. Any suggestions, how we can fix it.

Join nvda@nvda.groups.io to automatically receive all group messages.