Closed Bug 407227 Opened 17 years ago Closed 17 years ago

bogus min-width calculation with images separated by whitespace

Categories

(Core :: Layout: Block and Inline, defect, P2)

x86
macOS
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: roc, Assigned: roc)

References

Details

Attachments

(2 files)

See testcase. The table cell should break after the space, but it doesn't. This testcase was made by Chris Pearce.
Flags: blocking1.9?
Attached patch fixSplinter Review
AddInlineMinWidthForFlow needs to do an OptionallyBreak when there's a break opportunity right at the end of the nsLineBreaker-textrun (i.e. where it's interrupted by some non-text content).
Assignee: nobody → roc
Status: NEW → ASSIGNED
Attachment #291978 - Flags: superreview?(dbaron)
Attachment #291978 - Flags: review?(dbaron)
Comment on attachment 291978 [details] [diff] [review]
fix

r+sr=dbaron
Attachment #291978 - Flags: superreview?(dbaron)
Attachment #291978 - Flags: superreview+
Attachment #291978 - Flags: review?(dbaron)
Attachment #291978 - Flags: review+
Comment on attachment 291978 [details] [diff] [review]
fix

fairly simple fix for fairly major layout regression
Attachment #291978 - Flags: approvalM10?
Attachment #291978 - Flags: approval1.9+
Flags: blocking1.9? → blocking1.9+
Priority: -- → P2
Attachment #291978 - Flags: approvalM10? → approvalM10+
checked in
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: