Issue 73300 - Background of editable Textboxes after rotation not rotated
Summary: Background of editable Textboxes after rotation not rotated
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: Armin Le Grand
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-09 13:21 UTC by kla
Modified: 2013-02-24 21:20 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 kla 2007-01-09 13:21:57 UTC
Create a Chart
Insert a Title
Set a Background 
Rotate the Title
Switch into the edit Mode
-> Text are rotated Background not
Same behaviour into drawing.
Comment 1 Armin Le Grand 2007-01-17 14:48:20 UTC
AW->BM: In old chart: Are text and background different SdrObject objects and
only text is rotated?
Comment 2 bjoern.milcke 2007-01-23 10:53:43 UTC
No, it is only one shape. The same happens also in draw:

1. Create a text shape
2. Set a fill-color
3. rotate the text
4. Double-Click to edit
=> the colored box stays unrotated in the background.
Comment 3 Armin Le Grand 2007-02-06 15:14:20 UTC
AW: Ah, with edit mode active it's not an error. The EditEngine goes back to
horizontal display for more convenient text editing, but it's not the shape that
is de-rotated. This is wanted behaviour. I thought it's wrong after editing,
say, with disabled edit mode.
AW: Works as intended, setting to WORKSFORME.
Comment 4 Armin Le Grand 2007-02-06 15:14:51 UTC
AW: Closing.