Closed Bug 214618 Opened 21 years ago Closed 21 years ago

Some text is not wrapped and shows up all on one line.

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 95067

People

(Reporter: lakshman, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513 Text in the <li> sections is not wrapped. Reproducible: Always Steps to Reproduce: 1.visit webpage url given. 2. 3. Expected Results: done text wrap.
The markup looks something like: <table><tr><td> Some text here that's pretty long <code>a_really_lonh_url</code> </td></tr></table> (where I have removed the irrelevant parts). The point is, there are no spots in the url where we could line-break (no spaces), so the wrapping ends up happening at the width of the URL. This is a dup of the bug on us randomly breaking inside urls.
Whiteboard: DUPEME
*** This bug has been marked as a duplicate of 95067 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Product: Core → Core Graveyard
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.