Issue 68512 - Direction of the text is wrong when palying lantern slide
Summary: Direction of the text is wrong when palying lantern slide
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: OOo 2.0.3
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: OOo 2.1
Assignee: wolframgarten
QA Contact: issues@graphics
URL: http://www.ch2000.com.cn
Keywords:
: 61737 (view as issue list)
Depends on:
Blocks:
 
Reported: 2006-08-11 06:34 UTC by liujiaxiang
Modified: 2006-11-09 22:52 UTC (History)
2 users (show)

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


Attachments
Proposed patch (624 bytes, patch)
2006-08-23 16:46 UTC, thb
no flags Details | Diff
the update patch of this bug (940 bytes, patch)
2006-10-13 02:28 UTC, liujiaxiang
no flags Details | Diff
before play (883.58 KB, image/bmp)
2006-11-01 01:21 UTC, liujiaxiang
no flags Details
after play (888.43 KB, image/bmp)
2006-11-01 01:23 UTC, liujiaxiang
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description liujiaxiang 2006-08-11 06:34:08 UTC
I have found a bug in SDrawing(presentation) (OO2.0.3).The bug can be described 
as follows : 
1. build a new presentation
2. Input some words
3. change the style of these words to contour.
4. change the text direction from top to buttom.(or click the "text direction 
from top to buttom."button)
5. click the slide show button.
    You will find the direction of the text is wrong .
Comment 1 ooo 2006-08-15 15:01:09 UTC
reassigned issue to 'thb'; patch is still missing
Comment 2 thb 2006-08-23 16:46:22 UTC
Created attachment 38734 [details]
Proposed patch
Comment 3 thb 2006-08-23 16:50:49 UTC
Added patch proposed by liutao.

@liutao: please modify your patch, such that resetting the font rotation to 0 is
local to textaction.cxx (choose method createOutline(), or even the
OutlineAction itself). This way, knowledge about what's rendered via glyph
polygons is kept in one place.
Comment 4 liujiaxiang 2006-09-20 07:18:20 UTC
hi ,
thb , I don't know what should I do on the  next step.
 I debugging some of the code. find that they are all not correct  .
 so I think in my patch it is a suitable one about this bug.
what do you still want me to do ?
Comment 5 thb 2006-09-30 19:21:18 UTC
@liutao: other than my comments in private, do you need any further information?
The patch is not yet ready for being integrated.
Comment 6 liujiaxiang 2006-10-10 10:18:33 UTC
I think I need the information that why others font is different from the 
contour font when palying slide
Comment 7 liujiaxiang 2006-10-13 02:28:49 UTC
Created attachment 39708 [details]
the update patch of this bug
Comment 8 thb 2006-10-13 21:02:52 UTC
Fixed in CWS thbpp5.
Comment 9 thb 2006-10-18 21:04:32 UTC
@cgu: fixed in CWS thbpp5, please verify.
Comment 10 thb 2006-10-18 22:49:38 UTC
@wg: I'm load-balancing this...
Comment 11 wolframgarten 2006-10-26 08:14:27 UTC
Verified in CWS.
Comment 12 liujiaxiang 2006-11-01 01:21:45 UTC
Created attachment 40205 [details]
before play
Comment 13 liujiaxiang 2006-11-01 01:23:43 UTC
Created attachment 40206 [details]
after play
Comment 14 wolframgarten 2006-11-02 11:56:12 UTC
Tested in master m1. Closed.
Comment 15 thb 2006-11-09 22:52:28 UTC
*** Issue 61737 has been marked as a duplicate of this issue. ***