GithubHelp home page GithubHelp logo

Comments (2)

jfaron avatar jfaron commented on June 25, 2024

This seems to be a Calcite issue. To see, go to Esri sample https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=graphics_contextmenu , change the two stylesheet links:
<link rel="stylesheet" href= "https://js.arcgis.com/3.20/esri/themes/calcite/dijit/calcite.css"> <link rel="stylesheet" href="https://js.arcgis.com/3.20/esri/themes/calcite/esri/esri.css">

and the body class tag:
<body class="calcite" style="font-size: 0.75em;">

What happens is the first context menu that opens is not in focus, and thus clicking outside the popup menu does nothing. If you open a second menu by clicking a different graphic, then it gets focus and works as expected, or if you click in the popup it will also get focus. I'll create an issue in esri's calcite maps repo, since debugging this takes me into esri's minified code, into menu.js. It is just the sort of annoying bug that your boss will find within 30 seconds of using the app.

from cmv-calcite-maps.

tmcgee avatar tmcgee commented on June 25, 2024

This may have been resolved in calcite maps. Closing since it not specifically an issue for cmv-calcite-maps.

from cmv-calcite-maps.

Related Issues (12)

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.