cga2000 <[EMAIL PROTECTED]> wrote Tue, Jul 04, 2006: > On Tue, Jul 04, 2006 at 02:15:44AM EDT, Thomas Adam wrote: > > On Tue, Jul 04, 2006 at 01:51:44AM -0400, cga2000 wrote: > > > I also have a minor problem with sites that use a screen-wide color > > > background to highlight headings. But this may be due to my terminal > > > (xterm+gnu/screen) configuration. I have this problem with the gentoo > > > main page for instance and would be curious to know if others see the > > > same thing I am seeing. > > > > I couldn't say -- the page looks fine to me. You could always take a > > screenshot. > > http://www.geocities.com/cga9999/gen.png > > normally the purplish-blue background of "Gentoo Weekly Newsletter" .. > etc. should extend as far as the column at the extreme right of the > screen. Here, it stops with the text .. right after the '6' of 'July > 2006". Good news if you don't see this, then likely it's only a matter > of my configuring my terminal correctly.
I see this too and it has to do with ELinks only painting/applying the background color for text since it doesn't now anything about stuff like the CSS box model. Tables are treated in a special way so that is why you see the background color applying correctly to the table cells on that page. There might be hope in the future since the a few ELinks developers are talking about meeting at the end of August and this would indeed be a fun thing to work on (if nobody gets it working before that ;). -- Jonas Fonseca _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
