Hi,
What 6ou are looking for is already available: ObjPad add-on.
Cheers,
Jospeh
--
***
Please note: the NVDA project has a Citizen and Contributor Code of Conduct.
NV Access expects that all community members will read and abide by the rules set out in this document while participating in this group.
https://github.com/nvaccess/nvda/blob/master/CODE_OF_CONDUCT.md
You can contact the group owners and moderators via nvda-user...@nvaccess.org.
---
You received this message because you are subscribed to the Google Groups "NVDA Screen Reader Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nvda-users+...@nvaccess.org.
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/d35cbe61-8b6c-4fd8-a46d-62e7665801b8n%40nvaccess.org.
You received this message because you are subscribed to a topic in the Google Groups "NVDA Screen Reader Discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/a/nvaccess.org/d/topic/nvda-users/SO5wg6S0Yxw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nvda-users+...@nvaccess.org.
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/012801dc2e2f%24fdeb9e50%24f9c2daf0%24%40gmail.com.
Correction it’s called Browse mode and not Scan mode for NVDA, the Scan mode is available in Narrator. Sorry nothing to add to help with a solution. I would be interested to know what settings are you trying to change and if this is on a Windows 11 computer?
From: nvda-...@nvaccess.org <nvda-...@nvaccess.org> On Behalf Of muhammed ali çiçek
Sent: Thursday, September 25, 2025 7:47 PM
To: NVDA Screen Reader Discussion <nvda-...@nvaccess.org>
Subject: [NVDA] NVDA's scan mode not working everywhere.
"Hello. Today, while navigating the Settings app with NVDA, I noticed I couldn't activate the scan mode. I know scan mode is intended for web content, and that NVDA doesn't typically use it outside the web. However, when I use Narrator in the same app, it announces the settings as headings, and I can move around using the up/down arrows. I can even use single-key navigation shortcuts, like pressing 'E' to jump to the next edit field. Is it feasible to integrate this kind of functionality into NVDA, or would that be an inefficient approach? Best regards."
--
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/003b01dc2e3c%2420f27bb0%2462d77310%24%40gmail.com.
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/012801dc2e2f%24fdeb9e50%24f9c2daf0%24%40gmail.com.
Screen review mode, or flat review mode, but, if you want to just use cursor keys, and you'd need to use something like objpad - that's if you want to interact with elements, or else, if you just want to scan contents using cursor keys, something like virtual review might help?
I don’t believe so. You’ve have to use object navigation as Joseph says.
Actually, as an aside, Narrator is really getting quite good now.
All the best
Steve
--
Computer Room Services
77 Exeter Close, Stevenage, Hertfordshire, SG1 4PW
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/01e901dc2ebc%24601cecf0%242056c6d0%24%40comproom.co.uk.
Why not use Virtual Review for this? https://github.com/ruifontes/virtualReview/releases/download/2025.07.12/virtualRevision-2025.07.12.nvda-addon
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/d0fb2d41-f176-49bd-bdbd-33694dfbf8f2%40gmail.com.
From what I can see, it lets you review the screen, but you can’t perform any actions, like clicking, double clicking, etc. If I have that wrong, I apologise.
All the best
Steve
--
Computer Room Services
77 Exeter Close, Stevenage, Hertfordshire, SG1 4PW
T: +44(0)1438-742286, M: +44(0)7956-334938
E: st...@comproom.co.uk, W: https://www.comproom.co.uk
You received this message because you are subscribed to a topic in the Google Groups "NVDA Screen Reader Discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/a/nvaccess.org/d/topic/nvda-users/SO5wg6S0Yxw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nvda-users+...@nvaccess.org.
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/018801dc2efe%24a8c22960%24fa467c20%24%40comproom.co.uk.
It will virtualize any focused window, allowing you to navigate with arrow keys, even if it only has static text. This is what scan mode does in Narrator, if my understanding is correct.
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/12b22bf0-9463-4b41-a190-a5708b47373f%40gmail.com.
Hi,
Not exactly – the idea behind Narrator’s scan mode is to review screen elements regardless of hierarchy as if you are using browse mode (after all, browse mode works by collecting elements present in complex documents and formatting it for ease of screen reader navigation). This is what ObjPad emulates with its own scan mode – it will navigate objects regardless of parent-child-sibling relationships. Narrator calls it “scan mode” because it scans the app interface, gathering elements and giving you a slightly more linear representation when in fact it is not (for example, Settings app in Windows is divided into columns yet Narrator’s scan mode and NVDA’s ObjPad add-on/scan mode presents the app interface in a linear way).
Browse mode is primarily used to navigate complex documents such as webpages. It is not really designed with scan mode like functionality in mind because not all apps can be thought of as documents.
Cheers,
Joseph
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/12b22bf0-9463-4b41-a190-a5708b47373f%40gmail.com.
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/000401dc2f07%24a78fd4d0%24f6af7e70%24%40gmail.com.