Changes between Initial Version and Version 1 of Ticket #16789, comment 5
- Timestamp:
- Mar 7, 2013, 4:11:15 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16789, comment 5
initial v1 1 1 OK the first patch does not fix the original problem. Damien investigated more, and it seems the problem is that getMarginBox returns inconsistent results when a padding has been set. 2 2 3 Another solution is to clear left padding at the beginning of the method. Damien has tested that and it fixes his original problem. Sebastien, could you try that and test as much as possible for possibleregressions?3 Another solution is to clear left padding at the beginning of the method. Damien has tested that and it fixes his original problem. Sebastien, could you try that and test as much as possible for regressions?