chellymehdi / vopenlayers

Automatically exported from code.google.com/p/vopenlayers
0 stars 0 forks source link

Incorrect display of PointLayer on removal #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add two PointLayers on the map
2. Select one
3. Remove the other ( via removeComponent )
4. Remove the last one ( while it is selected )

What is the expected output? What do you see instead?
All points should be gone, while the last one shows as deselected and is not 
removed from the map until further changes are made.

What version of the product are you using? On what operating system?
Windows 7, 0.9.3

Original issue reported on code.google.com by svalor...@gmail.com on 10 Mar 2012 at 1:55

Attachments:

GoogleCodeExporter commented 9 years ago
Updated to 1.0.0, defect is still there.

Original comment by svalor...@gmail.com on 11 Mar 2012 at 5:30

GoogleCodeExporter commented 9 years ago
test case added in r131 . A javascript exception appears to be thrown.

Original comment by matti.ta...@gmail.com on 22 Mar 2012 at 8:23

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r132.

Original comment by matti.ta...@gmail.com on 22 Mar 2012 at 8:31