Skip to content

Right-click in the editor does not work in Firefox on Widows #68

Description

@ClementSparrow

(works fine on mac or in other browsers)

Apparently the mousedown event is not triggered during a right click (but mouseup and click events are), probably because the event is replaced with a contextmenu event that P:S listens to and prevents (see src/js/addlisteners.js and function rightClickCanvas in src/js/inputoutput.js).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingeditorConcerns the game editorinputkeyboard, mouse, touch, ... devices, gameplay and accessibility

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions