Hi,
I am using MS Desktop, version 5.5.17.0. The testing I have done concerning this particular issue was all done with Shapefiles.
In our application we have implemented a scheme for selecting features on the map. In simple terms, when the mouse is clicked on the map the feature under the mouse click is obtained (using the query tools). The feature is then added to an InMemoryFeature layer so the feature will draw with a selected Style. It all works perfectly, even if we apply a Projection to the layer.
The problem happens when editing a layer that has been projected. After a feature has been edited and the layer is still in an open transaction, the feature will no longer select. Features that have not been edited can still be selected.
I have attached a sample project so you can easily reproduce this issue.
Thanks!
Steve
Selection_Test.zip (23.3 KB)