Issue 95387 - Combining of text boxes should create a text box
Summary: Combining of text boxes should create a text box
Status: UNCONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: editing (show other issues)
Version: OOo 3.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-23 19:50 UTC by hena
Modified: 2019-01-07 22:08 UTC (History)
2 users (show)

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


Attachments
Illustration of Combined Text Boxes (20.01 KB, image/png)
2008-10-23 20:44 UTC, pesala
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description hena 2008-10-23 19:50:42 UTC
As described in bug http://www.openoffice.org/issues/show_bug.cgi?id=59551 the 
combining of text boxes changes them to bezier curves before combining. This 
is intentional. However from usability point of view it's not very useful. The 
combined boxes should become instead a normal text box with all the text in 
the boxes that were combined joined together by newlines.
Comment 1 pesala 2008-10-23 20:44:54 UTC
Created attachment 57422 [details]
Illustration of Combined Text Boxes
Comment 2 pesala 2008-10-23 20:45:13 UTC
This an obvious thing to do when combining text boxes instead of converting them to 
curves. Whether the boxes (2 or more) being combined are overlapping or not, the 
combined text box should be from x,y min to x,y max of the original selected group. 

Should the text be joined with a paragraph break between each text block, or as a single 
text stream? I think the latter may prove more useful.
Comment 3 wolframgarten 2008-10-24 07:51:32 UTC
Reassigned.
Comment 4 pdponzer 2019-01-07 22:08:39 UTC
I ended up resolving this with a macro found here:

https://ask.libreoffice.org/en/question/178518/get-selected-text-boxes-and-combine-into-one/?answer=178571#post-id-178571