Closed
Bug 404087
Opened 17 years ago
Closed 17 years ago
lines are sometimes broken before parenthesis even when the right space is enough
Categories
(Core :: Layout: Block and Inline, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: masayuki, Assigned: roc)
Details
(Keywords: regression)
Attachments
(2 files)
This is a regression in the last few days.
See the testcase and resize your window. Then you can see the "(word)" is pushed to next line even though the remaining space is enough. I'll check the regression range.
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
the range is between 2007-10-19 and 2007-10-20.
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2007-10-19+00%3A00%3A00&maxdate=2007-10-20+23%3A59%3A59&cvsroot=%2Fcvsroot
Reporter | ||
Comment 3•17 years ago
|
||
regression of bug 393096?
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → roc
Flags: blocking1.9?
Reporter | ||
Comment 4•17 years ago
|
||
I forgot to point. The testcase has "margin-right: 1em;". If I remove it, I cannot reproduce this bug.
Comment 5•17 years ago
|
||
Roc - you think this should block? If so priority?
Assignee | ||
Comment 6•17 years ago
|
||
Yes, it's a pretty basic line breaking regression. P2
Assignee | ||
Updated•17 years ago
|
Flags: blocking1.9? → blocking1.9+
Priority: -- → P2
Assignee | ||
Comment 7•17 years ago
|
||
I think this actually got fixed by my checkin for bug 402950!
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•