Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3413 - code lines in examples are too long
Summary: code lines in examples are too long
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
: 4076 7537 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-06-05 06:42 UTC by Jonathan Lange
Modified: 2002-10-04 00:36 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lange 2002-06-05 06:42:14 UTC
When reading the Gentoo docs in Konquerer 3.0.1, text does not wrap.  
  
That is, the text between the <p> and </p> tags continues on without a line  
break, forcing the user to scroll horizontally quite a bit. I've noticed this 
specifically on the install and desktop guides, but suspect it to be a generic 
problem. 
  
I haven't seen this problem on other webpages. Also, I've created a simple 
test page to see if it is an obvious Konquerer problem, but alas, it wrapped 
fine. This page is included below. 
 
----- begin html code 
 
<html> 
<head> 
<title>testing wrap</title> 
</head> 
<body> 
 
<p> 
This is the song that doesn't end. Yes it goes on and on my friend. Some 
people started singing 
it, not knowing what it was, and they'll continue singing it forever just 
because... 
This is the song that doesn't end. Yes it goes on and on my friend. Some 
people started singing 
it, not knowing what it was, and they'll continue singing it forever just 
because... 
This is the song that doesn't end. Yes it goes on and on my friend. Some 
people started singing 
it, not knowing what it was, and they'll continue singing it forever just 
because... 
</p> 
</body> 
</html> 
 
----- end html code
Comment 1 SpanKY gentoo-dev 2002-08-06 18:01:27 UTC
ive seen this too, but i believe it to be a KDE bug
it doesnt happen all the time, but it seems like it happens more often the 
longer KDE has been running
Comment 2 SpanKY gentoo-dev 2002-09-05 14:56:22 UTC
*** Bug 7537 has been marked as a duplicate of this bug. ***
Comment 3 SpanKY gentoo-dev 2002-09-30 00:16:19 UTC
*** Bug 4076 has been marked as a duplicate of this bug. ***
Comment 4 John Davis (zhen) (RETIRED) gentoo-dev 2002-10-04 00:36:01 UTC
We realize this, and are actively working on fixing it. (the shorter linebreaks
that is).

//ZhEN