-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Studio Designer
-
Tags:
-
Backlog priority:400
Steps:
- Go to "Buttons" in Designer
- Click Edit for the `addToClipboardSelectionAction` contrib for the RESULTS_SELECTION_ACTIONS slot
UPDATE: you see the bug immediately here actually, you are now editing the wrong contrib
- Make a change (e.g. add a filter) and save
- Go back to the list of buttons
Result: Designer shows that the `addToClipboardSelectionAction` for the COLLECTION_ACTIONS has been overridden (and indeed that's what's saved in the bundle), not RESULTS_SELECTION_ACTIONS.
NB: The WebUI bundle contains two contributions with the same `name`, "addToClipboardSelectionAction". This is probably the cause of the problem.