DO NOT REPLY [Bug 39138] block border-left/right works only if margin-left/right=0 is set

2012-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39138

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #2 from Glenn Adams gl...@skynav.com 2012-04-01 13:47:56 UTC ---
batch transition to closed remaining pre-FOP1.0 resolved bugs

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


DO NOT REPLY [Bug 39138] - block border-left/right works only if margin-left/right=0 is set

2006-03-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=39138.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39138


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Additional Comments From [EMAIL PROTECTED]  2006-03-29 21:28 ---
I think the borders are only clipped in your case. In an example I've just done,
the border displayed nicely and as they should be. What's important to know is
that the border to the left and to the right is painted beyond/outside the
normal content area of the text. If you set margin-left=0mm you trigger
certain rules that make the border appear inside the normal content area. These
rules can be found in chapter 5.3.2 in XSL 1.0.

If you want me to point out to you exactly why the border isn't shown in your
special case, please reopen the issue and attach a full FO file. Your snippet
doesn't show the reason why the border isn't painted.

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