Issue 40694 - messed up shapes when copying from draw
Summary: messed up shapes when copying from draw
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: 680m69
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-14 16:19 UTC by richlv
Modified: 2017-05-20 11:31 UTC (History)
1 user (show)

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


Attachments
testcase (10.92 KB, application/vnd.sun.xml.draw)
2005-01-14 16:26 UTC, richlv
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description richlv 2005-01-14 16:19:21 UTC
see attached testcase.
select all objects, copy them and paste in another component.

1. copied to writer.
a) most object style settings are lost (font is changed, font size in legend 
text is changed, horizontal location changes from center to left for some 
objects).
b) one connector wants to circle around the box "director"

2. to calc
pretty much the same problems with text (font, placement), though connector is 
not rerouted;

3. to a new draw document
font size in objects even more messed up than in writer/calc - except legend 
text (which was wrong in both writer and calc).
all objects with white background now have blue background.

probably some of these issues are because of 'default' styles collisions, so 
their resolution could be difficult. but some, i think, are not - connector in 
writer, text size in writer & calc, blue background in draw - things that other 
components got right.
Comment 1 richlv 2005-01-14 16:26:36 UTC
Created attachment 21529 [details]
testcase
Comment 2 wolframgarten 2005-01-17 12:54:50 UTC
Connector problem is handles in separate issue i40794.
Comment 3 wolframgarten 2005-01-17 13:39:05 UTC
The blue background color results, like you have suspected, from the collision
of two different styles both called "default". So there is nothing we can do
about this. If you alter styles better naming would do it.
After pasting to writer the font ins not 10 pt Arial centered anymore but
Bitstream Vera Serif 12 pt left aligned in my case. 
Reproducible.
Comment 4 wolframgarten 2005-01-17 13:39:34 UTC
Reassigned to Christian.
Comment 5 richlv 2005-01-17 13:51:44 UTC
but legend textboxes have style "legend_text" - they also have the same style 
after copying into a new draw document, so there could not be a collision with 
'default' (those white background block arrows have style 'default' though).

btw, when an object is copied, it's style can not be edited right on, requiring 
saving of the document. is this an intended behaviour or should i file another 
issue ?
Comment 6 wolframgarten 2005-01-17 13:59:16 UTC
But your new styles are linked with default. Please have a look at the
"Organizer"-Tabpage in the stylist. If the default style changes filling color
the linked ones will do, too.
 I have already filed issue i40798 for the problem of altering the styles.
Comment 7 Marcus 2017-05-20 11:31:00 UTC
Reset assigne to the default "issues@openoffice.apache.org".