Skip to content

Conversation

@BDisp
Copy link
Collaborator

@BDisp BDisp commented Sep 23, 2022

Fixes #2061 - On a MouseMoved event at least a ReportMousePosition flag must be returned. The only action is only set the pointMove field to the correct value if needed.

Pull Request checklist:

  • I've named my PR in the form of "Fixes #issue. Terse description."
  • My code follows the style guidelines of Terminal.Gui - if you use Visual Studio, hit CTRL-K-D to automatically reformat your files before committing.
  • My code follows the Terminal.Gui library design guidelines
  • I ran dotnet test before commit
  • I have made corresponding changes to the API documentation (using /// style comments)
  • My changes generate no new warnings
  • I have checked my code and corrected any poor grammar or misspellings
  • I conducted basic QA to assure all features are working

@tig tig changed the title Fixes #2061. WindowsDriver sometimes returns badly mouse flag zero on mouse moved. Fixes #2061. WindowsDriver - On 'MouseMoved', at least ReportMousePosition flag must be returned. Sep 26, 2022
@tig tig merged commit 185f4a1 into gui-cs:develop Sep 26, 2022
@BDisp BDisp deleted the windowsdriver-flag-zero-fix branch September 26, 2022 18:02
This was referenced Nov 4, 2022
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

Successfully merging this pull request may close these issues.

WindowsDriver sometimes returns bad flag on mouse move

2 participants