Skip to content

Search fields: announce suggestion count #7330

@josephsl

Description

@josephsl

Steps to reproduce:

A list of the steps you take to demonstrate the problem.

Example:

  1. Open Chrome
  2. Browse to www.google.com
  3. Type "Hello"
  4. Notice an error sound when enter is pressed.

Please also remember to attach a zip of any files required to reproduce the issue.

Expected behavior:

Tell us what should happen.

Actual behavior:

Tell us what happens instead.

System configuration:

NVDA version:

Example: next-14027,c80e529f

NVDA Installed or portable:

Other information:

Example: Running in a VM

Windows version:

Example: Windows 10 Version 1607 Build 14393.1066

Name and version of other software in use when reproducing the issue:

Other questions:

Does the issue still occur after restarting your PC?

Have you tried any other versions of NVDA?

Please list them and the result
Hi,

Building on #6241: in some cases (such as search box in Settings app in Windows 10), it is possible to know how many suggestions are there. Thus allow NVDA to announce suggestion count.

One big question: should this be tied to position info setting or create a new setting for this? I'm leaning towards former.

Technical: because controllerFor returns a list of objects and because the first object is a list, it is possible to use list.childCount. In other words, this is yet another Windows 10 App Essentials code being donated to NV Access.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions