https://issues.apache.org/bugzilla/show_bug.cgi?id=48548
--- Comment #12 from Stephan Thesing <[email protected]> 2010-12-20 16:21:52 EST --- (In reply to comment #11) > (In reply to comment #9) > > Created an attachment (id=25114) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25114) [details] [details] > > Simple document to test change bars > > > > I created a simple document to test the change-bar feature and it doesn't > > seem > > to work. The change bar starts and finishes too early. > > yes, the logic for which elements are under change-bar influence were wrong. > > A fop element should only be displayed with a a change bar, if it is _totally_ > between a change-bar-begin and change-bar-end. > > I have a new implementation and will try to update the patch against trunk > some time this or next week. > > With that new version, the example is displayed OK. Oh, forgot to mention: the issue with wrong placement of change bars in e.g. tables is also resolved with the new patch. Reason was, that for area that are reference-areas, the (absolute) position of the margins (where cb are to be placed) has to be tracked too, as the reference system is shifted inside the area. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
