https://bugs.documentfoundation.org/show_bug.cgi?id=173142
Bug ID: 173142
Summary: No way to reset the Duplicate dialog to default values
for start- and end color
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Start Draw and insert a shape. Use a solid fill for the shape. Open the
Duplicate dialog via menu Edit or by pressing Shift+F3. Set the start color to
Red and the end color to Cyan, for example. Set number of copies to 5 and
x-offset to 1cm, for example. OK. A series of shapes with interpolated colors
is generated.
Draw a second shape with solid fill and call the dialog again. The dialog has
remembered the settings. That is correct in principle. However, now try to
reset the dialog to the default values. Especially reset start- and end-color
to have no color pre-selected.
Error: There is no way to reset the dialog. The button "Default" resets the
geometrical settings but not the colors.
To get the default dialog settings you have to edit your
registrymodifications.xcu. Search for the term copydlg. You should find one
item element <item oor:path="/org.openoffice.Office.Views/Dialogs"><node
oor:name="modules/sdraw/ui/copydlg/DuplicateDialog"
oor:op="replace">...</item>. Delete this element.
Start Draw again. Draw a shape with solid fill and call the Duplicate dialog.
Now you see the default settings. Especially in the start- and end color field
you see "automatic".
Expected behavior: The Default button resets not only the geometrical values
but the colors as well.
--
You are receiving this mail because:
You are the assignee for the bug.