Re: Underscores not drawn in pre with background color

Alexander Voigt <[email protected]>
Newsgroups gmane.comp.web.dillo.devel
Message-ID <20160722081738.GA1539@alex-laptop>
Hi Jorge,

then maybe it is an FLTK issue?  I'm using

  Debian Jessie GNU/Linux 4.6.0-0.bpo.1-amd64
  FLTK 1.3.1

Best regards,
Alex

On Thu, Jul 21, 2016 at 08:14:20PM -0400, Jorge Arellano Cid wrote:
> Hi Alexander,
> 
> On Thu, Jul 21, 2016 at 09:50:22PM +0200, Alexander Voigt wrote:
> > Hi Dillo developers,
> > 
> > I stumbled upon a page with a lot of code snippets wrapped in a <pre>
> > block, where Dillo seems to have a rendering problem: Underscores `_'
> > are not drawn.  I stripped down this real-world-example to the
> > attached minimal html file which reproduces the problem:
> > 
> > The page should render as follows:
> > 
> > ============================================
> > softpoint_with_block() {
> >   { echo ""; } | ./softpoint.x leshouches
> > }
> > ============================================
> > 
> > However, in the development version of Dillo it renders as follows:
> > 
> > ============================================
> > softpoint with block() {
> >   { echo ""; } | ./softpoint.x leshouches
> > }
> > ============================================
> > 
> > As you can see, the underscores in the function softpoint_with_block()
> > are not drawn in Dillo.
> > 
> > However, the underscores are drawn correcty if you
> > 
> >  * remove the style="..." specification from the <pre> block or
> > 
> >  * remove the line
> > 
> >       { echo ""; } | ./softpoint.x leshouches
> > 
> >    from the <pre> block content.
> 
>   The attached example renders OK here.
>   Maybe someone else can reproduce it.
> 
> -- 
>   Cheers
>   Jorge.-
> 
> _______________________________________________
> Dillo-dev mailing list
> [email protected]
> http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev

_______________________________________________
Dillo-dev mailing list
[email protected]
http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.