Issue 40977

Summary: text object clipping problem in sample document
Product: Impress Reporter: philipp.lohmann
Component: codeAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: dave, issues
Version: 680m71   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description philipp.lohmann 2005-01-19 14:04:48 UTC
- load bugdoc of issue 40319 (Colorado Agriculture and Water Overview.ppt)
- go to page 11
there is a map with some text overlaid
- switch zoom factor to different sizes

in some zoom factors some of the singular numbers on the page are clipped. This
originally came up as a PDF export bug (issue 40319) but happens on the display
as well. I think this might be some kind of rounding issue in the clip regions
or the problem is that we do not have the exact font available (in the latter
case there probably is not much that we can do).
Comment 1 philipp.lohmann 2005-01-19 14:07:38 UTC
added CC
Comment 2 sven.jacobi 2005-01-26 10:23:09 UTC
sj: Accepted, the problem is a too small text box (even in PPT). Resolution
would be to draw text of CustomShapes without clipping, the same as we are doing
for simple rectangles.
Comment 3 sven.jacobi 2005-01-26 12:36:50 UTC
sj: Changing the cliprect is not enough, instead the bounding box calculation of
the text needs to be improved also.  Necessary changes are too huge to be fixed
for OOo2.0, therefore I set the target to OOo2.01
Comment 4 sven.jacobi 2005-05-17 11:37:29 UTC
changed title
Comment 5 sven.jacobi 2005-05-24 11:48:58 UTC
Because of a too huge workload I can't fix this issue for OOo 2.01 -> changed
target to OO Later.