On 5/2/2015 9:12 PM, Ant wrote:
> Hello.
> 
> How come SeaMonkey v2.33.1, in an updated Windows XP Pro SP3, cannot 
> show the single quotation mark/apostrophe on
> http://www.hardocp.com/news/2015/05/02/tmobile_slow_down_lsquounlimitedrsquo_lte_data_in_some_circumstances/
>  
> web page when doing a "Send This Page" (right click for its pop-up 
> menu). I see "HARDOCP - T-Mobile Slow Down ‘Unlimited’ LTE 
> Data in Some Circumstances"
> 
> Thank you in advance. :)
> 

Windows 7
SeaMonkey 2.26.1

I see this in my older version of SeaMonkey.  The source HTML is at
fault.  The title element is:
        <title>HARDOCP - T-Mobile Slow Down
        &amp;lsquo;Unlimited&amp;rsquo; LTE Data in Some
        Circumstances</title>
The "&amp;lsquo;Unlimited&amp;rsquo;" renders as
"&lsquo;Unlimited&rsquo".  That is, the "&amp;" renders as an ampersand
character instead of flagging the beginning of the left-single-quote and
right-single-quote characters.  Instead, the markup for the title
element should contain "&lsquo;Unlimited&rsquo;".

This affects only the page title and not the content.  I printed the
page to a PDF file, and the content was not affected.

-- 
David E. Ross

I am sticking with SeaMonkey 2.26.1 until saved passwords can
be used when autocomplete=off.  See
<https://bugzilla.mozilla.org/show_bug.cgi?id=433238>.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to