You're right, maybe a regression related to the full synchronization I have made betweeen layerView and attributePanel some time ago. I could get the attribute panel context menu active once to day, but I can't reproduce when I want. I'll ry to solve this problem between next release.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ede,
Maybe the problem is also related to the new plugin management with default-plugins.
I think that menu items are initialized only once and do not honour createAtLeastNItemsMustBeSelectedCheck each time the right-click menu is called.
Could you have a look at it, I did not find where and how plugins are initialized now to try to initialize it every right-click.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
possible but unlikely. as far as i can see has com.vividsolutions.jump.workbench.ui.AttributePanel.AttributePanel a SelectionManager that is not updated (anymore) and hence keeps reporting zero selected Features. Comparing with a revision from 1year ago (before your changes) there seems to have been a method updateSelectionManager() and some calls to it missing now.
D'accord?.. ede:)
On 22.11.2015 21:03, michael michaud wrote:
Ede,
Maybe the problem is also related to the new plugin management with default-plugins.
I think that menu items are initialized only once and do not honour createAtLeastNItemsMustBeSelectedCheck each time the right-click menu is called.
Could you have a look at it, I did not find where and how plugins are initialized now to try to initialize it every right-click.
Status: open Labels: Attributes Edit Features debilitated Created: Fri Nov 20, 2015 04:50 PM UTC by Andrei_n Last Updated: Sat Nov 21, 2015 03:16 PM UTC Owner: nobody
*Attachments:
Good hint. I transferred selection management to AttributeTablePanel but let a SelectionManager in AttributePanel which does not do the job anymore. I should be able to fix it soon now.
Thanks for your help,
Michaël
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Andrei,
You're right, maybe a regression related to the full synchronization I have made betweeen layerView and attributePanel some time ago. I could get the attribute panel context menu active once to day, but I can't reproduce when I want. I'll ry to solve this problem between next release.
Ede,
Maybe the problem is also related to the new plugin management with default-plugins.
I think that menu items are initialized only once and do not honour createAtLeastNItemsMustBeSelectedCheck each time the right-click menu is called.
Could you have a look at it, I did not find where and how plugins are initialized now to try to initialize it every right-click.
yo Mike,
possible but unlikely. as far as i can see has com.vividsolutions.jump.workbench.ui.AttributePanel.AttributePanel a SelectionManager that is not updated (anymore) and hence keeps reporting zero selected Features. Comparing with a revision from 1year ago (before your changes) there seems to have been a method updateSelectionManager() and some calls to it missing now.
D'accord?.. ede:)
On 22.11.2015 21:03, michael michaud wrote:
Related
Bugs:
#411Hi Ede,
Good hint. I transferred selection management to AttributeTablePanel but let a SelectionManager in AttributePanel which does not do the job anymore. I should be able to fix it soon now.
Thanks for your help,
Michaël
On 23.11.2015 08:55, michael michaud wrote:
nice.. ede
Fixed in r4556
It is fixed now.
Thanks Michaël. You were really fast!
Andrei
Last edit: Andrei_n 2015-11-23