Hi,
I have got a weird problem and wish someone had come across this during their development:
I have a component which works perfectly normal up until now, there are some author content changes but apart from that there's no code changes.
This component allows drag and drop, but instead of landing on a blank space, now it lands exactly on top of the 'Drag components and assets here' band, which makes it impossible to edit when double clicked. Because it is overlapping with the 'Drag components and assets here' band, everytime it is double clicked a dialogue is popped up, says 'insert new component'. If you right click then you get only one menu option 'new', just like when you right click on the 'Drag components and assets here' band.
I know I can add 'cq:actions' properties to cq_editConfig to allow edit and delete, but it looks really bad because the author still sees a component overlapping with the 'Drag components and assets here' band.
I'd appreciate if you can shed some light on this!