Re: Need help fixing fdo#38557

2012-09-12 Thread Muthu Subramanian K
Hi Niklas, We may have to do something like: http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/drtxtob1.cxx#254 Maybe header/footer views aren't invalidated when we click 'OK'? I am just guessing. PS: I am not too familiar with this part of the code, unfortunately :( Thanks & Regard

Re: Need help fixing fdo#38557

2012-09-07 Thread Niklas Johansson
Hi No worries, it was my bad for failing to mention Impress in my original message. ;) I've been stepping through the code a lot of times and well it seems to go over my head. I found something interesting in the ViewShells [1] in the method UpdatePreview which is called from drviews3.cxx.

Re: Need help fixing fdo#38557

2012-09-07 Thread Cedric Bosdonnat
Hi Niklas, Please excuse Michael as he redirected you to the wrong guy... this is an Impress problem, better see with the Impress hackers ;) Thorsten, Muthu, Radek could you help him? -- Cedric On Thu, 2012-09-06 at 17:22 +0100, Michael Meeks wrote: > Hi Niklas, > > Sadly I'm no writer ex

Re: Need help fixing fdo#38557

2012-09-06 Thread Michael Meeks
Hi Niklas, Sadly I'm no writer expert :-) did you get any further ? if not Cedric is one person with a good overview there I suspect; Cedric ? ATB, Michael. On Fri, 2012-08-31 at 17:40 +0200, Niklas Johansson wrote: > I'm currently looking at fdo#38557 [1] and co

Need help fixing fdo#38557

2012-08-31 Thread Niklas Johansson
Hi I'm currently looking at fdo#38557 [1] and could use some pointers. Summary of the bug: After using the Header and footer dialog (View menu) changes does not get displayed until you add a new page (or something else that triggers an update of the page layout). I tracked down the dialog to