Esri / geomessage-simulator-qt

The GeoMessage Simulator provides UDP messaging for applications that are part of the ArcGIS for the Military solution.
Apache License 2.0
17 stars 22 forks source link

Map Mouse Clicks Require 2 Clicks for Symbol to Show up (instead of 1) #7

Closed garysheppardjr closed 9 years ago

garysheppardjr commented 11 years ago

Chem light only appears on second click instead of first

My environment: RHEL 6.4, Qt 4.8.5 64-bit

Run Vehicle Commander Qt. Click a chem light button. Click the map, and a chem light doesn't appear. Click the map again, and now the chem light appears. I think the chem light should appear on the first click.

garysheppardjr commented 11 years ago

The same behavior happens when creating a spot report. During the spot report wizard, click the button that says From Map. Click the map, and nothing happens. Click the map again, and the point appears and the wizard goes to the next step.

csmoore commented 11 years ago

I've noticed this, the first click moves the focus from the QML menu item and the second one is actually the one received on the map. Not sure how to solved this.

jrweakland commented 9 years ago

Backlog item - https://app.asana.com/0/23267996678702/23267996678712

garysheppardjr commented 9 years ago

Retiring Vehicle Commander Qt