Skip to content

context menu issue on Firefox and Safari #346

Open
@dimitargnikolov

Description

The context menu doesn't work properly in Firefox and Safari. If I control-click on my Mac, the menu opens but is immediately closed because of the 'click' handler in app.js, which hides it immediately.

In Chrome, that click handler is never triggered after the contextmenu handler is triggered, but in Firefox and Safari, the click handler does get triggered. This can be verified on the demo site here: https://angular-filemanager.zendelsolutions.com/

Do you see an quick fix for this?

Other angularjs contextmenu examples are structured differently.

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

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions