Details
-
Bug
-
Resolution: Fixed
-
None
-
None
-
Empty show more show less
Description
problem
- Open a Segment with a content tag pair for editing
- delete one partner of the content tag pair
- the other tag partner is deleted also
- same behaviour on using CTRL-X to cut one tag
This behaviour is great to save work for the automatic tag check, but assume you want just to move one tag at another place in the segment. The result is, that both tags must be inserted then.
solution
If we cut & paste an image that has a partner-tag, the CTRL+X will delete the partner-tag, too, so for inserting both tags afterwards we do as follows:
- On Ctrl-X, we paste the partner-tag as well into the Clipboard (if it's not already part of the selection).
- If the partner-Tag is a closing Tag, we add it right after the image; otherwise the order is vice versa.
- If both ends of the image-tags are selected already, they won't duplicate.
- If mutiple images are part of the selection, all of them are checked.
Attachments
Issue Links
- relates to
-
TRANSLATE-1214 TrackChanges: CTRL-C on tags is not working
- Done
-
TRANSLATE-1879 Handle removals of corresponding opening and closing tags for tasks with and without trackChanges
- Done