Closed
Bug 88202
Opened 24 years ago
Closed 24 years ago
lines not wrapping
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: markovitch, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1) Gecko/20010607
BuildID: 2001060703
Reproducible: Always
Steps to Reproduce:
1. Go to the URL
Actual Results: The loaded page looks illegally formatted when loaded first
time in the session. Every paragraph looks like one very long string exceeding
right page margin. If enlarge or reduce text size (Ctrl-+ or Ctrl--), the page
becomes properly formatted.
Expected Results: Every paragraph must be corectly wrapped to fit the page.
Comment 1•24 years ago
|
||
I also see this in Build 2001062504 in WinNT. Confirming.
If I save the page and load it from my hard disk, I don't see the problem.
That would lead to believe the problem is caused by the http header, which is:
HTTP/1.1 200 OK
Date: Thu, 28 Jun 2001 12:25:43 GMT
Server: Apache/1.3.20 (Unix)
Set-Cookie: Apache=216.71.84.76.28050993731144220; path=/; expires=Fri,
28-Jun-02 12:25:43 GMT
Transfer-Encoding: chunked
Content-Type: text/html; charset=windows-1251
X-Pad: avoid browser bug
Status: UNCONFIRMED → NEW
Ever confirmed: true
->Layout. There are some other similar bugs these days.
Summary: The page is illegaly formatted → lines not wrapping
really
Assignee: clayton → karnaze
Component: HTML Element → Layout
QA Contact: bsharma → petersen
Comment 4•24 years ago
|
||
Hmmm. Now WFM, build 2001080603, Win NT.
Comment 5•24 years ago
|
||
Marking as WFM, as this now works.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•