﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4468	OMEdit cuts names when copying to clipboard	anonymous	Adeel Asghar	"Consider the following model:


{{{
model sample1
  Modelica.Blocks.Interfaces.RealInput tauReference annotation(
    Placement(visible = true, transformation(origin = {-48, 0}, extent = {{-20, -20}, {20, 20}}, rotation = 0), iconTransformation(origin = {-48, 0}, extent = {{-20, -20}, {20, 20}}, rotation = 0)));
equation

  annotation(
    Icon(coordinateSystem(extent = {{-100, -80}, {100, 80}})),
    uses(Modelica(version = ""3.2.2"")));
end sample1;
}}}

When its diagram is copied into clipboard on Windows, the name ""tauReference"" is cut into ""eference"".
"	defect	closed	normal	1.12.0	OMEdit		fixed		
