https://issues.apache.org/ooo/show_bug.cgi?id=53447
hanya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from hanya <[email protected]> --- When the dialog is opened, SvxPageDescPage::InitHeadFoot_Impl method is called from Reset method and then ActivatePage method. SID_ATTR_PAGE_SIZE value of taken from the argument SfxItemSet type of InitHeadFoot_Impl is different between the calls. So when I push Reset button after the dialog is shown, the preview is ok. But when I change to Background tab once and return back to the Page tab, ActivatePage method is called and bad(?) page size is set and the preview is bad. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
