Coder Social home page Coder Social logo

Interaction with contextmenu about auxclick HOT 4 OPEN

wicg avatar wicg commented on May 10, 2024 1
Interaction with contextmenu

from auxclick.

Comments (4)

NavidZ avatar NavidZ commented on May 10, 2024

There is another issue regarding contextmenu #1 . The main problem is that contextmenu on some platforms like Linux opens after mousedown as oppose to after mouseup on Windows. Since on Linux contextmenu will be before auxclick anyway we thought it is a good idea to dispatch auxclick always after contextmenu to make these two platforms the same regarding the ordering of contextmenu and auxclick.

from auxclick.

annevk avatar annevk commented on May 10, 2024

I see. I guess that makes sense. Would auxclick then always fire in the same task as mouseup? Or would that also differ per platform?

from auxclick.

NavidZ avatar NavidZ commented on May 10, 2024

If you mean wether it queues a task or not the answer is no. It doesn't queue any task similar to how click works (at least in Chrome). I don't think there is any explicit mention right now about click and queuing or not queuing a task for it. Is there?

from auxclick.

annevk avatar annevk commented on May 10, 2024

No, UI events has similar bugs (also filed).

from auxclick.

Related Issues (10)

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.