Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infowindow bug #157

Open
pineapplegum opened this issue Jun 16, 2016 · 1 comment
Open

Infowindow bug #157

pineapplegum opened this issue Jun 16, 2016 · 1 comment
Labels

Comments

@pineapplegum
Copy link

I think I've found a bug. The bug occurs when clicking a graphic to open an infowindow if another infowindow is already open but parts of that already open infowindow is outside the visible map extent.

You can see and reproduce the issue in windows example in the demo pages (http://esri.github.io/bootstrap-map-js/demo/dojo/windows.html) by following this procedure:

  1. Click the show window button, and press the green go button in the modal.
  2. Click one of the purple icons in the map that shows up, to open an infowindow for that graphic.
  3. Pan the map so that parts of the infowindow goes above the visible area of the map.
  4. Try to click one of the other purple icons.

The observed result from this is that clicking the graphic (in step 4) only updates the content of the already open infowindow. The anchor of the already opened infowindow is not changed, but stays attached to the first graphic that was clicked (step 2).

Are there any workarounds for this behavior?

@alaframboise
Copy link
Contributor

Ya, this is a bug and I'm not sure when I'll get to it. In the meantime you could consider using Calcite Maps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants