Issue 37709 - Control points are part of the BoundRect
Summary: Control points are part of the BoundRect
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: editing (show other issues)
Version: 680m62
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
: 37253 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-11-23 15:14 UTC by Armin Le Grand
Modified: 2004-12-02 11:09 UTC (History)
1 user (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 Armin Le Grand 2004-11-23 15:14:14 UTC
AW: Due to too restrictive cleanup in XPolygon, the method GetBoundRect() now
gives the BoundRect of all points, including the control points. This needs to
be changed back.
AW: To see: Create ellipse, convert to curve, go to point mode, select all, move
some control points to lie outside the curve, go back to non-point mode (F8) ->
boundrect is bigger than visible object.
Comment 1 Armin Le Grand 2004-11-23 15:17:00 UTC
AW: Fix is not complicated, but needs to be in beta. This bug has the potential
to create wrong files in SO8 format because the BoundRect is written as position
and size of polygon objects. For this reason i set to P2.
Comment 2 Armin Le Grand 2004-11-23 15:33:58 UTC
AW: Adding to another CWS which already has fixes for beta. Talked to CGU and SJ
about that, they agreed. Removing from CWS aw022, reopening.
Comment 3 Armin Le Grand 2004-11-23 15:35:30 UTC
AW->SJ: Fix as seen, svx/source/xoutdev/_xpoly.cxx in method
XPolygon::GetBoundRect(). Please commit that file. It's compatible.
Comment 4 Armin Le Grand 2004-11-24 11:12:27 UTC
*** Issue 37253 has been marked as a duplicate of this issue. ***
Comment 5 wolframgarten 2004-11-24 11:49:49 UTC
*** Issue 37253 has been marked as a duplicate of this issue. ***
Comment 6 sven.jacobi 2004-11-24 12:04:52 UTC
sj->wg: this issue is now ready to be verified in cws[sj12]
Comment 7 wolframgarten 2004-11-24 12:24:22 UTC
Fixed.
Comment 8 wolframgarten 2004-11-24 12:24:41 UTC
Verified in CWS.
Comment 9 wolframgarten 2004-12-02 11:09:10 UTC
Verified in master m64. CLosed.
Comment 10 wolframgarten 2004-12-02 11:09:26 UTC
.