joshtynjala commented on pull request #1041:
URL: https://github.com/apache/royale-asjs/pull/1041#issuecomment-814455513


   I've confirmed that the `MouseEventConverter` class stopped behaving as 
expected after this pull request was merged. Previously, it was properly 
converting all mouse events dispatched during the Mustella test in question 
(mouseOver, mouseDown, mouseUp, and click). After the merge, it seems to 
convert mouseUp only.
   
   As best I can tell, this means that `MouseEventConverter 
setupInstanceConverters()` is working, but 
`MouseEventConverter.setupAllConverters()` is not.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to