Events associated with frame do not work

Hi,
I am using Firefox Browser and I noticed that the events associated with frames (from mousePressed to keyDown) do not work. will it be a bug?

Hi @kappa, I don’t seem to have the same problem. :confused:

Is it ok if I ask a few questions to get to the bottom of the problem?

  • How are you testing this?
  • Is it in the in-editor player (Pressing run within the editor) or with an exported project?
  • Do you know what version of Firefox you are running?

Also, would you mind linking your project here so I could test it?

Hi Luxapodular,
I tested the project in the editor. My version of Firefox is 57.0.1 (64 bit) - Winindows 7. This problem also exists on the exported project. I attach the project here.

Example|690x384

Wow. I completely missed that you meant events on frames, sorry about that.

This seems like a major bug. I’ll add it to the issue tracker and we’ll look into it. (These events are broken on chrome as well.)

Hey I just fixed this in the prerelease version, should be live pretty soon~

Hi,
thanks for the quick correction!