improve the input help message and gesture for the image descriptions#19088
Conversation
|
Please also update the following lines in changes.md:
|
|
The following content also needs to be updated:
|
Thanks! I forgot it. |
|
While at it, I think that UI and User Guide may be reworded for clarity to distinguish between image description, image captioner, model, etc. What is the difference, from a user's point of view, between captioner and model? For example, there is nothing automatic in current image description feature:
|
|
please note:
|
|
Regarding the wording (model / image captioner / image description), I have reviewed the code changed in this PR, but there is probably some other places to change to be consistent (GUI, script description, ...) |
Co-authored-by: Cyrille Bougot <cyrille.bougot2@laposte.net>
Co-authored-by: Cyrille Bougot <cyrille.bougot2@laposte.net>
Co-authored-by: Cyrille Bougot <cyrille.bougot2@laposte.net>
Link to issue number:
Fixes #19073
Fixes #19069
Summary of the issue:
The input help message for the image description script doesn't descriptive enough.
The gesture for it is awkward in some case.
Description of user facing changes:
Change gesture for recognise image script from NVDA+Windows+, to NVDA+Windows+D
Make the input help message for recognise image script more descriptive.
Description of developer facing changes:
None
Description of development approach:
None
Testing strategy:
Use new gesture in input help mode.
Known issues with pull request:
None
Code Review Checklist: