https://bugs.documentfoundation.org/show_bug.cgi?id=150451
--- Comment #19 from Michael Weghorn <[email protected]> --- (In reply to Rafael Lima from comment #18) > So for some reason, when the textbox has nothing to its right side, then > borders are not rendered. Do you see any reason why this might happen? Nothing that comes to my mind immediately. The whole thing *might* somehow be related to the fact that Breeze defines a frame width of 2, but only has a border of 1 pixel and then a margin of another pixel around that. Maybe sth gets drawn over the actual border and only the margin is left? The commits and related commits/changes from tdf#140088, tdf#138010 and tdf#152073 might give some more ideas on where to potentially look. Don't know how a textbox would influence that, but... -- You are receiving this mail because: You are the assignee for the bug.
