Closed Bug 390920 Opened 18 years ago Closed 18 years ago

Don't break around  

Categories

(Core :: Layout: Text and Fonts, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: sgautherie, Assigned: masayuki)

References

()

Details

(Keywords: regression)

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.5) Gecko/20070716 SeaMonkey/1.1.3] (release) (W2Ksp4) No bug. Regressed between (there is no Windows SeaMonkey build to narrow it further) [Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a7pre) Gecko/200707100303 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4) and [Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a7pre) Gecko/200707131111 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4) 1. Display <http://www.cashkado.com/>. 1r. See that, at the top of the page, the horizontal part containing the login box is badly displayed. NB: I guess this could be a dupe, but I don't know what bug to search for...
Flags: blocking1.9?
This may not be my regression. The cell has td +- #text " [ " +- span | +- #text "01:49:00" +- #text " ] " This is rendered as: ------- [ 01:49:00 ] ------- So, there are two lines which only have space.
oops, the text is "&nbsp;[&nbsp;" this is really my regression, but I designed so.
er, ok. &nbsp; (and also the characters which has "NON-BREAK" in unicode) should not breakable around it... We need new class for it, I think.
Assignee: nobody → masayuki
Blocks: 255990
Depends on: 389056
OS: Windows 2000 → All
Hardware: PC → All
Summary: Part of page badly displayed on <http://www.cashkado.com/> → Don't break around &nbsp;
Component: Layout → Layout: Fonts and Text
Flags: blocking1.9? → blocking1.9+
fixed by the checked-in for bug 389056.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
V.Fixed between [Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a8pre) Gecko/2007091803 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4) and [Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a8pre) Gecko/2007091902 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4) on comment 1 URI.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.