Jukka, The clearSelection tool should be fixed in r4497
Michaël Le 16/06/2015 15:57, Rahkonen Jukka (MML) a écrit : > Hi Michaël, > > Could it be that because of this change the Clear selection tool in the main > toolbar does not work anymore? > For testing > - Draw a new feature > - Use the Clear selection tool > - Tool changes to grey but the feature is still highlighted > > Probably related to this > - Do mouse-right click on the map and and get an error > > java.util.NoSuchElementException > at java.util.ArrayList$Itr.next(Unknown Source) > at > org.openjump.core.ui.plugin.mousemenu.EditSelectedSidePlugIn$1.check(EditSelectedSidePlugIn.java:91) > at > com.vividsolutions.jump.workbench.plugin.MultiEnableCheck.check(MultiEnableCheck.java:60) > at > org.openjump.core.ui.swing.listener.EnableCheckMenuItemShownListener.menuItemShown(EnableCheckMenuItemShownListener.java:60) > at > com.vividsolutions.jump.workbench.ui.plugin.FeatureInstaller$1.popupMenuWillBecomeVisible(FeatureInstaller.java:566) > at javax.swing.JPopupMenu.firePopupMenuWillBecomeVisible(Unknown Source) > at javax.swing.JPopupMenu.setVisible(Unknown Source) > at javax.swing.JPopupMenu.show(Unknown Source) > at > com.vividsolutions.jump.workbench.ui.LayerViewPanel.this_mouseReleased(LayerViewPanel.java:594) > at > com.vividsolutions.jump.workbench.ui.LayerViewPanel$1.mouseReleased(LayerViewPanel.java:182) > at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) > at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) > at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) > at java.awt.Component.processMouseEvent(Unknown Source) > at javax.swing.JComponent.processMouseEvent(Unknown Source) > at java.awt.Component.processEvent(Unknown Source) > at java.awt.Container.processEvent(Unknown Source) > at java.awt.Component.dispatchEventImpl(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Window.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.EventQueue.dispatchEventImpl(Unknown Source) > at java.awt.EventQueue.access$200(Unknown Source) > at java.awt.EventQueue$3.run(Unknown Source) > at java.awt.EventQueue$3.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown > Source) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown > Source) > at java.awt.EventQueue$4.run(Unknown Source) > at java.awt.EventQueue$4.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown > Source) > at java.awt.EventQueue.dispatchEvent(Unknown Source) > at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.run(Unknown Source) > > -Jukka Rahkonen- > > Michaël Michaud wrote: > >> Hi Jumpers, >> In r4489, I have tried to synchronize LayerViewPanel and >> AttributeTablePanel/InfoModel selection >> It was not an easy task to get it right, and as these components are every >> where in the code, I would not be surprised to discover some side-effects >> here and there in the near feature. >> Please try and report any problem. >> With this new feature, I think the select tool in AttributeTable is no more >> necessary. >> If there is no objection, I will replace it by an "unselect" tool. >> Michaël > ------------------------------------------------------------------------------ > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > ------------------------------------------------------------------------------ > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel ------------------------------------------------------------------------------ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel