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

WAScreenshot is broken #1333

Closed
marschall opened this issue Aug 23, 2022 · 1 comment
Closed

WAScreenshot is broken #1333

marschall opened this issue Aug 23, 2022 · 1 comment

Comments

@marschall
Copy link
Contributor

WAScreenshot is broken in Pharo. At least with Pharo 10 on macOs:

  • the screenshot is empty
  • WAScreenshot >> #handleEvent: references Sensor which is undeclared, it used to be an instance of EventSenor
  • WAScreenshot >> #handleEvent: sends #handleEvent: or #processEvent:, neither of which seem implement or working with the array created in WAScreenshot >> click:
@jbrichau
Copy link
Member

Was fixed in #1335

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

No branches or pull requests

2 participants