Currently, when you copy/paste or duplicate an element that as a CSS ID assigned, this CSS ID is removed from the copy/duplicate. While this is helpful in certain situations (to avoid duplicate IDs), there are other situations where this is not intended and leads to unexpected results.
Suggestion for improvement: Add a warning and let the user choose, if the ID should be removed or not.