Hans Wieser wrote:
Hi,

I know my topic is not concerning your discussion, but I am new to mozilla
hacking.
I think I found a bug in the printing code of the release 1.5 concerning the
top and left margin settings.
My problem was that the top margin of my printed pages were not correct.
Looking at the code I found that the right margin is used at a location
where an Y coordinate (i.e. top margin) ist expected.

The line of code is in the file nsSimplePageSequence.cpp in function
nsSimplePageSequenceFrame::PrintNextPage

I think you're right. The way to proceed is to file a Bugzilla bug. Assign it to me ([EMAIL PROTECTED]) and attach a patch in "diff -u" format ... with GNU diff I'd use "diff -utp6". I will review your patch and check it in. Thanks!


Rob

_______________________________________________
mozilla-layout mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-layout

Reply via email to