﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2697	Is this invalid or should display?	massimo ceraolo	Adeel Asghar	"I have a ""connector"" model created in another environment. Its code is as follows:

{{{
expandable connector busConnector
  annotation(Icon(graphics = {Rectangle(extent = {{-20, 12}, {20, 8}}, lineColor = {255, 204, 51}, lineThickness = 0.5), Polygon(points = {{-80, 60}, {80, 60}, {100, 40}, {80, -30}, {60, -40}, {-60, -40}, {-80, -30}, {-100, 40}, {-80, 60}}, lineColor = {0, 0, 0}, fillColor = {255, 204, 51}, fillPattern = FillPattern.Solid), Ellipse(extent = {{-65, 35}, {-55, 25}}, lineColor = {0, 0, 0}, fillColor = {0, 0, 0}, fillPattern = FillPattern.Solid), Ellipse(extent = {{-5, 35}, {5, 25}}, lineColor = {0, 0, 0}, fillColor = {0, 0, 0}, fillPattern = FillPattern.Solid), Ellipse(extent = {{55, 35}, {65, 25}}, lineColor = {0, 0, 0}, fillColor = {0, 0, 0}, fillPattern = FillPattern.Solid), Ellipse(extent = {{-35, -5}, {-25, -15}}, lineColor = {0, 0, 0}, fillColor = {0, 0, 0}, fillPattern = FillPattern.Solid), Ellipse(extent = {{25, -5}, {35, -15}}, lineColor = {0, 0, 0}, fillColor = {0, 0, 0}, fillPattern = FillPattern.Solid), Rectangle(extent = {{-14, 18}, {4, 10}}, lineColor = {255, 204, 51}, lineThickness = 0.5)}));
end busConnector;
}}}

Is shown correctly by OM in ""icon view"", but when it is dragged on a model it is displayed with a grey rectangle.
Is it correct Modelica and this is an issue, or it is not valid Modelica?"	discussion	closed	normal	1.9.1	OMEdit	trunk	invalid		
