From: Ray W. <ray...@in...> - 2005-08-17 11:03:43
|
On Tue, Aug 16, 2005 at 04:07:01AM -0400, Charles Levert wrote: > * On Tuesday 2005-08-16 at 01:34:37 -0500, Ray Warren wrote: > > On Sun, Aug 14, 2005 at 05:44:31PM -0400, Charles Levert wrote: > > > > > I have tested the following browsers and > > > they have no problem with it: Firefox 1.0.6, > > > Konqueror 3.1.4, links 0.4.2, and w3m 0.4.1. > > > > With Konqueror 3.2.3 and Opera 7.5.4 and Mozilla 1.7.5 and Galeon 1.3.18 > > if I attempt to enlarge the text sufficiently that the text in the > > shaded regions is legible,the text continues out the right side of the > > window instead of wrapping or triggering a horizontal scroll bar. > > Wrapping? No! > Avoiding it is the whole point of <pre>. > > It does trigger a horizontal scroll bar, but > for the whole page. > > I have now added a "overflow: auto" for <pre> in > the style sheet. My Gecko-based browsers have > no problem picking up on it thus triggering a > per-<pre> scrollbar when needed, but my older > Konqueror doesn't (not with "auto" nor with > "scroll"). > > Can you tell me if your more recent Konqueror > is more standard-compliant than mine? Also, > is Opera (which I don't have)? You can get a copy without a cash outlay if you can deal with a thin advertising bar at the top.It is rated as being very standard compliant. > > <http://download.gna.org/hpr/fetchmail/FAQ/gmail-pop-howto.html> This link is not working for me tonight but a horizontal scrollbar would alleviate my biggest problem. > > > This may not be classified as officially broken > > Indeed, this has nothing to do with SGML or HTML > being broken. It has to do with design. > > > > but is not viable for me. > > As long as you can somehow view the content > (i.e., the page at least loads), then this The problem is that at least part of the content is not available.It disappeared off the right side of the window. > > Feedback on the actual content is more relevant > for now and would be much appreciated. True, and if I can read the content I will comment on how useful/relevant it is for me. Thanks. |