Community
Participate
Working Groups
Is: The current implementation of the "Add Element" popup shows a lot more elements than allowed at the current cursor position. Should: Only the elements that are allowed at the current cursor position should be shown in the popup.
Created attachment 171346 [details] Prototype (without tests) The same is true for "Convert Element" popup. Maybe this could be done in VexWidgetImpl.getValidInsertElements() (see attachment) and getValidMorphElements().
The patch looks fine. I'll see how to test this.
I applied your patch and added a test for it.
Created attachment 172165 [details] mylyn/context/zip
Closing resolved bugs.
Moved to Mylyn Docs Vex.