Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve clarity of mouse routing commands #8480

Open
LeonarddeR opened this issue Jul 5, 2018 · 1 comment
Open

Improve clarity of mouse routing commands #8480

LeonarddeR opened this issue Jul 5, 2018 · 1 comment

Comments

@LeonarddeR
Copy link
Collaborator

See also #8479

Steps to reproduce:

Execute the move mouse to navigator object command (laptop layout: nvda+shift+m)

Actual behavior:

The mouse is moved to the review position.

Expected behavior:

According to the doc string, you'd expect that the mouse is moved to a random or start position of the navigator object

Additional thoughts

  1. As the review position and navigator object are intertwined, it might make sense to change the doc string of the move mouse to navigator object to make it mention that if possible, the exact position of the review cursor within the navigator object is targetted.
  2. In line with this, it might be an idea to change the move navigator object to mouse script in such a way that it aims to position the review cursor at the exact position of the mouse (i.e. by creating a TextInfo at the mouse position). This would also open the possibility to position the mouse and than change the screen review position to the position of the mouse, for example.
@LeonarddeR
Copy link
Collaborator Author

cc @josephsl, @feerrenrut and @Qchristensen, your thoughts are especially welcome here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant