mltony / nvda-sentence-nav

SentenceNav is an NVDA add-on that allows you to read text by sentences, as opposed to by paragraphs or words.
GNU General Public License v2.0
13 stars 8 forks source link

[Bug] It sometimes skip sentences. #32

Open mo29cg opened 1 year ago

mo29cg commented 1 year ago

It sometimes skips a sentence, sometimes not on the same exact web page. The timing it occurs is arbitrary, I don't know the exact trigger.

Butt it often occurs, on GitHub issue pages, when I try to navigate comments by pressing 3 then after, pressing alt + down arrow to read the comment content. It often skips the first sentence of comments, but not always even on the same exact page.

I thought maybe this is related to this PR https://github.com/mltony/nvda-sentence-nav/pull/31. But it's happening on the previous version too.

I'll investigate this, but @mltony , if you know anything or clues, let me know.