You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NVDA has a well thought out user guide, but it is prohibitively long for new users. A new user needs to be able to get help relevant to what they are doing while they are working in various dialogs and controls with NVDA.
Some controls in NVDA preferences dialogs have long labels which cause them not to fit well visually (see The text for some options could be shortened #6345). These labels can be shortened if additional help for these controls is readily available with F1 or by pressing a Help button.
Expected behavior:
Explicit anchors should be added to all sections of the NVDA User Guide so that it can be opened to the correct place when context help is invoked.
When in an NVDA preference dialog a Help button should be available to open the NVDA User Guide for all controls in that dialog.
Optionally, pressing F1 on any control within an NVDA Preference dialog should open the NVDA User Guide to the section describing the function of that specific control if one exists, or for the dialog if no explicit help exists.
Actual behavior:
Currently NVDA's preferences dialogs do not have a help button and do not respond to the F1 key. The NVDA User Guide explains NVDA's dialogs and controls in detail, but new users find it daunting to locate information quickly.
Similar issues which this is not:
Providing context sensitive help for NVDA's dialogs is not a tutor mode as in Tutor Mode for NVDA #3232.
Steps to reproduce:
Expected behavior:
Actual behavior:
Currently NVDA's preferences dialogs do not have a help button and do not respond to the F1 key. The NVDA User Guide explains NVDA's dialogs and controls in detail, but new users find it daunting to locate information quickly.
Similar issues which this is not: