Issue 59431

Summary: Slide->Page Setup->Background "Reset" is not complete
Product: Impress Reporter: jlcheng <jialiang.cheng>
Component: editingAssignee: AOO issues mailing list <issues>
Status: CLOSED OBSOLETE QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, knmc, lars_o_hansen, oooforum
Version: OOo 2.0.1Keywords: oooqa
Target Milestone: ---   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description jlcheng 2005-12-16 08:30:00 UTC
Steps to replicate:

1) Start impress.
2) Right click and get pop menu, select Slide->Page Setup. Select "Background".
3) Fill: select "Gradient", then select "Gradient 4". Reset, then select
"Gradient", and get "Gradient 4". Click "OK", nothing happen.

I think reset should let all other fill item "SetNoSelection"(ListBox).
The code like(SRC_ROOT\svx\source\dialog\tparea.cxx, Revision: 1.20, line 1834):
+    aLbColor.SetNoSelection();
+    aLbGradient.SetNoSelection();
+    aLbHatching.SetNoSelection();
+    aLbBitmap.SetNoSelection();

Do you approval?
Comment 1 lars 2005-12-16 17:22:22 UTC
confirmed on Windows XP Pro SP2 with OOo 2.0.1 RC5
Comment 2 wolframgarten 2006-01-03 14:19:12 UTC
Reproducible. Reassinged.
Comment 3 mantis02 2007-07-06 12:27:01 UTC
OpenOffice 2.2.1 (Windows)

The issue still exists.

Steps to reproduce:

1. Go to Format > Page...;
2. Select 'Landscape' orientation;
3. Press the Reset button;
4. The preview is not correctly refreshed.
Comment 4 Marcus 2017-05-20 11:08:35 UTC
Reset assigne to the default "issues@openoffice.apache.org".
Comment 5 oooforum (fr) 2019-11-23 20:09:19 UTC
Try to reproduce with procedure in comment 3
The "Reset" button works as expected.