Issue 59431 - Slide->Page Setup->Background "Reset" is not complete
Summary: Slide->Page Setup->Background "Reset" is not complete
Status: CLOSED OBSOLETE
Alias: None
Product: Impress
Classification: Application
Component: editing (show other issues)
Version: OOo 2.0.1
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2005-12-16 08:30 UTC by jlcheng
Modified: 2019-11-24 00:26 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.