Issue 37871 - Background with color gets white after applying master template
Summary: Background with color gets white after applying master template
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: 680m63
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-25 12:54 UTC by wolframgarten
Modified: 2005-05-19 09:12 UTC (History)
1 user (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 wolframgarten 2004-11-25 12:54:43 UTC
Open a new impress and click on the mastertemplate 2007: the preview in task
pane gets white background. This works for bitmap backgrounds.
Comment 1 groucho266 2004-11-25 13:01:11 UTC
Accepted.
Comment 2 groucho266 2004-11-30 17:50:30 UTC
May be a bug with gradients. Check this in m64.
Comment 3 groucho266 2004-12-09 10:44:23 UTC
The main bug was that the background page was not painted.  Calling
SetPageVisible(TRUE) at the view that is used for rendering pages fixed this.

Affected files:
ui/tools/PreviewRenderer.cxx
ui/toolpanel/controls/MasterPageContainer.cxx
Comment 4 Daniel Boelzle [:dbo] 2005-01-10 13:13:55 UTC
Due to the fact that the templates are currently missing (at least in m66, in
m70 they are in again), this issue has been removed from cws.
Comment 5 groucho266 2005-05-19 09:11:22 UTC
This issue has been fixed in a CWS but was not testable due to some other
problem (missing templates).

re-open issue and reassign to wg@openoffice.org
Comment 6 groucho266 2005-05-19 09:11:27 UTC
reassign to wg@openoffice.org
Comment 7 groucho266 2005-05-19 09:11:32 UTC
reset resolution to FIXED
Comment 8 wolframgarten 2005-05-19 09:12:24 UTC
Verified on master m104.
Comment 9 wolframgarten 2005-05-19 09:12:47 UTC
Tested in master. Closing.