Bug 151127 - Ability to import SVG as its constituent parts
Summary: Ability to import SVG as its constituent parts
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.5.0.0 alpha0+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-22 10:41 UTC by Eyal Rozenberg
Modified: 2022-09-22 11:47 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2022-09-22 10:41:15 UTC
When I import an SVG file (either via File-Open or even by dragging into an existing document), I expect to be able to manipulate its constituent parts, just like in a "proper" SVG editor like Inkscape.

Instead, I get the whole file with a single atomic bounding box, no option to ungroup or anything.
Comment 1 Xisco Faulí 2022-09-22 11:13:03 UTC
Just use 'break' for that. Closing
Comment 2 Eyal Rozenberg 2022-09-22 11:47:22 UTC
(In reply to Xisco Faulí from comment #1)
> Just use 'break' for that. Closing

Would never have guessed that's what it does...