Issue 114479 - Adjust handling of layer ID for groups of drawing objects
Summary: Adjust handling of layer ID for groups of drawing objects
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: OOo 3.3 Beta 1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-13 14:06 UTC by Oliver-Rainer Wittmann
Modified: 2017-05-20 10:47 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Oliver-Rainer Wittmann 2010-09-13 14:06:55 UTC
Follow-up of issue 113730:
<quote for AW's comment in issue 113730>
The better solution would be not to 'bend' the LayerIDs for groups, but
to define that groups cannot be invisible by their LayerID (which may not be
uniquely defined with more than one object). Their content will be checked on
single SdrObject level for visibility anyways. This would be two steps:

- Remove all 'bendings' of SdrGroupObj LayerIDs in SW
- Implement a ViewObjectContactOfGroup::isPrimitiveVisible which is the same as
ViewObjectContactOfSdrObj::isPrimitiveVisible but without the first test for
LayerID.
</quote>
Comment 1 Martin Hollmichel 2011-03-16 09:44:01 UTC
set target to 3.x since not release relevant for 3.4.
Comment 2 Marcus 2017-05-20 10:47:53 UTC
Reset assigne to the default "issues@openoffice.apache.org".