https://issues.apache.org/bugzilla/show_bug.cgi?id=48548
--- Comment #11 from Stephan Thesing <[email protected]> 2010-12-20 16:18:45 EST --- (In reply to comment #9) > Created an attachment (id=25114) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25114) [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. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
