Magnifier UI improvement#20261
Conversation
|
To @Boumtchack, @Qchristensen and other interested parties: |
|
Also @seanbudd your feedback would be appreciated before I update the rest of the strings/docs. |
|
I like the rephrasing - just waiting for Quentin to also confirm |
|
I was thinking that we should have a dedicated gesture for all magnifier: for now I don't know what keyboard combo is free to do that, or if it's ok for you |
I'd prefer keep this PR around UI strings (UI messages, GUI, documentation) where, I think, a general agreement can be found easily (hence the modifications directly suggested in a PR and not in an issue or a discussiion). On the opposite, I expect that gesture assignment lead to more discussion; some poeple have already complained about too many gestures assigned for Magnifier while only few NVDA users use it. That's not my position though. But I prefer that to keep things clear, we discuss it in a separate dedicated thread (issue or discussion) to avoid clutering this PR. Feel free to open it. Thanks. |
| description=_( | ||
| # Translators: Describe a command. | ||
| "Launch spotlight if magnifier is full-screen", | ||
| "Temporary show the entire screen with spotlight around the mouse cursor", |
There was a problem hiding this comment.
I think "spolight" might not be good wording.
there is no spolight around the mouse cursor or the focus, it's only a dezoom + zoom.
we could either change the name to "global view" or to specifiy it's not implemented atm?
I totally forgot about this one. I kept the name because it was what was originally itenended to do
There was a problem hiding this comment.
I think "spolight" might not be good wording. there is no spolight around the mouse cursor or the focus, it's only a dezoom + zoom. we could either change the name to "global view" or to specifiy it's not implemented atm? I totally forgot about this one. I kept the name because it was what was originally itenended to do
OK. Thanks for this feedback. I was not very comfortable myself with this name. I'll try to suggest other(s) name(s) and wording tomorrow.
There was a problem hiding this comment.
I agree changing this name could be worthwhile. I haven't got a perfect name off the top of my head, but am open to suggestions
| description=_( | ||
| # Translators: Describe a command. | ||
| "Launch spotlight if magnifier is full-screen", | ||
| "Temporary show the entire screen with spotlight around the mouse cursor", |
There was a problem hiding this comment.
I agree changing this name could be worthwhile. I haven't got a perfect name off the top of my head, but am open to suggestions
* Remove "of the magnifier" in all commands * "magnifier view" -> "magnified view" * filter -> color filter and toggle -> cycle * "follow X" -> "X tracking" * remove "for the full screen magnifier" or "if magnifier is full-screen" since we will have error messages in case no full-screen mode is not active. * spotlight command rewording
Co-authored-by: Quentin Christensen <quentin@nvaccess.org>
Link to issue number:
TBD
Summary of the issue:
Magnifier UX is sometimes not very clear or do not fit NVDA's usual style.
Description of user facing changes:
Description of developer facing changes:
Description of development approach:
The commands have been reworded with the following ideas:
TBD: Update GUI, UI messages and documentation accordingly.
Testing strategy:
Manual testing:
Known issues with pull request:
None
Code Review Checklist: