answered
2013-02-27 21:32:12 +0200
qubit
5693 ● 3 ● 48 ● 41 Hi @imcon,
Please take a look at the docs here:
This seems like the most relevant information:
Layers do not determine the stacking order of objects on your page, except for the Controls layer which is always in front of other layers.
The stacking order of objects on your page is determined by the sequence in which you add the objects. You can rearrange the stacking order by Modify - Arrange.
So if you're trying to manipulate the z-order of objects, it looks like you can't do that through the use of Layers, but will have to modify that information directly on the objects.
I'm not sure why Layers work this way -- it would seem much more intuitive to have z-order follow the Layers! If you're interested in proposing a change to this system, please file an enhancement bug and provide as much information about this layer/z-order change as possible. Don't forget to mark your bug as an 'enhancement'. The QA team will be happy to help you triage your feature request in the bugtracker.
Please post a link to any bugs you file in a comment below using the format "fdo#123456".
Thanks!