Giter Site home page Giter Site logo

Comments (6)

maribethb avatar maribethb commented on June 11, 2024

confirmed this is a firefox bug with this fiddle i found on the internet: https://jsfiddle.net/y8ot42pa/

ctrl+click in chrome yields pointerdown, ctrl+click in firefox does not (it does give a mousedown though)

from blockly.

mark-friedman avatar mark-friedman commented on June 11, 2024

Note that while ctrl+click in firefox on Mac doesn't generate a "pointerdown" event it does generate a "contextmenu" browser event (as does on Chrome). Consequently, I wonder if maybe Blockly should consider using the "contextmenu" browser event for context menu triggering rather than the "pointerdown" event. I think that that might also simplify Blockly's browser event handling a bit.

I am amazed that no one in the last 6 years or so has noticed this while using Blockly with Firefox on a Mac laptop!

from blockly.

maribethb avatar maribethb commented on June 11, 2024

This probably wasn't happening until we switched to pointer events, so not a full 6 years. But 2.

We'd be happy to accept a PR for that idea, Mark, but are unlikely to be able to prioritize a fix for this ourselves in the near future. As long as @BeksOmega says this is not going to collide with her current gesture work.

from blockly.

BeksOmega avatar BeksOmega commented on June 11, 2024

I think this might be a blocker for App Inventor @mark-friedman does any of the info Maribeth found change prioritization?

from blockly.

mark-friedman avatar mark-friedman commented on June 11, 2024

I think this might be a blocker for App Inventor @mark-friedman does any of the info Maribeth found change prioritization?

@ewpatton Is doing some information gathering about this.

from blockly.

mark-friedman avatar mark-friedman commented on June 11, 2024

From @ewpatton: "I say it's probably not a show stopper but it is annoying that the current Blockly version we use in production doesn't have the problem. So it is a regression in that sense."

from blockly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.