Skip to content

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

@ClementSparrow

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).

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