You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2011/03/24 18:53:50 UTC

DO NOT REPLY [Bug 50965] Incorrect refactoring in src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java (r1069154)

https://issues.apache.org/bugzilla/show_bug.cgi?id=50965

Andreas L. Delmelle <ad...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All

--- Comment #1 from Andreas L. Delmelle <ad...@apache.org> 2011-03-24 13:53:48 EDT ---
(In reply to comment #0)
> r1069154 refactored some code to the function
> BlockContainerLayoutManager.setupAreaDimensions()
> 
> contentRectOffsetX and contentRectOffsetY are now only initialised to 0, when
> the class is instantiated. The previous version did this for every execution of
> this code.

Apparently a scenario for which we do not yet have a regression test. Since you
discovered it, can you please attach a small FO that reproduces the issue so we
can add that to our test suite?

Thanks!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.