https://bugs.documentfoundation.org/show_bug.cgi?id=150889
Bug ID: 150889
Summary: Insert->Image inconsistent behavior when graphic
objects are selected
Product: LibreOffice
Version: 5.2.0.4 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: needsUXEval
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Since commit 5c75cd95178e3d57e53fee64a9d64023c6d18acf (LO 4.3), inserting a
bitmap from file when a graphic object (like ellipse) is selected results in
the object getting the background (area) set to the chosen bitmap. (Missing in
release notes BTW.)
But since commit 7524dd59efc9b685548caf7967b24f7758796078 (LO 5.2), it works
that way only in Writer and Calc, not in Draw/Impress.
Is there a reason to have this inconsistency? Should the fix for tdf#73742 be
reverted, or changed?
Steps:
1. In a Writer document, insert an ellipse;
2. Keeping the newly inserted ellipse selected, Insert->Image, select some PNG.
See that the ellipse now has the PNG set as its background.
3. In Draw, repeat #1-#2.
See that the PNG is inserted as a separate object, above the ellipse.
--
You are receiving this mail because:
You are the assignee for the bug.