﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3354	A minor OMEdit glitch regarding selection of a lower layer object	anonymous	Adeel Asghar	"Consider the following model:

{{{
model test
  annotation(Diagram(coordinateSystem(extent = {{-100, -80}, {100, 80}}, preserveAspectRatio = true, initialScale = 0.1, grid = {2, 2})), Icon(coordinateSystem(extent = {{-100, -80}, {100, 80}}, preserveAspectRatio = true, initialScale = 0.1, grid = {2, 1}), graphics = {Rectangle(origin = {2, 1.5}, fillColor = {0, 255, 255}, fillPattern = FillPattern.Solid, extent = {{-56, 16.5}, {56, -16.5}}), Ellipse(origin = {-54, 0.5}, fillColor = {255, 255, 0}, fillPattern = FillPattern.Solid, extent = {{-18, 28.5}, {18, -28.5}}, endAngle = 360), Ellipse(origin = {62, 1.5}, fillColor = {255, 255, 0}, fillPattern = FillPattern.Solid, extent = {{-18, 28.5}, {18, -28.5}}, endAngle = 360)}));
end test;
}}}

When, clicking on the rectangle (in icon view) the user has no visual feedback that the rectangle is selected, since the red squares are hidden by the circles.

Maybe the red squares indicating selection must stay always on top? This is how Dymola works.

"	enhancement	closed	low	never	OMEdit	trunk	wontfix		
