A point [dot] "." at the beginning of a news post line will sometimes be doubled

So let's test this bug fix while testing the Thunderbird 78.5.0 release candidate on Windows 0 (20H2).

body {font-size:medium;}
.a {font-size:10px;}
.b {font-size:10pt;}
.c {font-size:10ex;}
0
WaltS48
11/15/2020 4:50:34 PM
📁 mozilla.test
📃 6808 articles.
⭐ 0 followers.

💬 14 Replies
👁️‍🗨️ 17 Views

What is font-size: 10ex;

There is no ex unit in css.  Did you mean em:  If this is what you meant then the font size will be 1000 times bigger.  1 = 100%; 10 = 1000%


-- 

With over 1.2 billion devices now running Windows 10, customer 
satisfaction is higher than any previous version of windows.


--------------72EA45CC02627ADDE8A330E5
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#008000" bgcolor="#faf0e6">
    <div class="moz-cite-prefix">On 15/11/2020 16:50, WaltS48 wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:[email protected]">So let's
      test this bug fix while testing the Thunderbird 78.5.0 release
      candidate on Windows 0 (20H2).
      <br>
      <br>
      <br>
      body {font-size:medium;}
      <br>
      .a {font-size:10px;}
      <br>
      .b {font-size:10pt;}
      <br>
      .c {font-size:10ex;}
      <br>
    </blockquote>
    <p>What is font-size: 10ex;</p>
    <p>There is no ex unit in css.  Did you mean em:  If this is what
      you meant then the font size will be 1000 times bigger.  1 = 100%;
      10 = 1000%<br>
    </p>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
      <div style="background-color: blue; color: yellow; font-weight:
        bolder; display: grid; align-items: center; justify-items:
        center; min-height: 80px; font-size: 1.2em; border-radius: 50px;
        ">
        <p>With over 1.2 billion devices now running Windows 10,
          customer satisfaction is higher than any previous version of
          windows.</p>
      </div>
    </div>
  </body>
</html>

--------------72EA45CC02627ADDE8A330E5--
0
UTF
11/15/2020 5:20:56 PM
Didn't notice that and just copied it from the 18 year old bug report.

0
WaltS48
11/15/2020 5:24:00 PM
Gee Whiz, even an eighteen year old bug report would have been referring to Windows ME or Windows 2000 wouldn't it?? Not Windows 0, surely, Walt?? ;-P
-- 
Daniel

Win7 User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) 
Gecko/20100101 SeaMonkey/2.49.5 Build identifier: 20190609032134

Linux User agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) 
Gecko/20100101 SeaMonkey/2.49.1 Build identifier: 20171015235623
0
Daniel
11/16/2020 6:51:54 AM
I don't recall what Windows version the bug report was filed about, but I was testing on Win10.

Saw that "Win O" when I read it in the newsgroup.

Fired another proofreader.

My new plan is to email all my posts to you for review.

--
OS: Ubuntu Linux 18.04LTS - Gnome Desktop
https://www.thunderbird.net/en-US/get-involved/
https://give.thunderbird.net/en-US/


0
WaltS48
11/16/2020 1:03:57 PM
Good profreaders are hard to come by, aren't they, Walt? ;-P

> My new plan is to email all my posts to you for review. 😈
> Deary, deary me!! So many calls upon my limited time .... and 
knowledge!! ;-)
-- 
Daniel

Win7 User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) 
Gecko/20100101 SeaMonkey/2.49.5 Build identifier: 20190609032134

Linux User agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) 
Gecko/20100101 SeaMonkey/2.49.1 Build identifier: 20171015235623
0
Daniel
11/17/2020 5:21:08 AM
No double dots using TB 84.0b1 release candidate.
0
WaltS48
11/17/2020 6:06:22 PM
SM 2.53.6!

I guess I skip 2.53.5.1 when I get around to updating or is that a beta?

-- 
OS: Ubuntu Linux 18.04LTS - Gnome Desktop
https://www.thunderbird.net/en-US/get-involved/
https://give.thunderbird.net/en-US/

0
WaltS48
11/18/2020 11:54:56 PM
Prerelease as usual. Stable is 2.53.5.1. Wanted to see if the double dot problem is in it (shared code so yes). Fixing for 2.53.6 probably.
0
Frank
11/19/2020 10:29:47 AM
Thunderbird 78.5.0 (64-bit)

 >I do wish I could remove the icons from the mail header toolbar

userChrome.css contents:

@namespace 
url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
..msgHeaderView-button {display: none !important;}



-- 
With kind regards,
Henk de Jong
0
Henk
11/19/2020 11:26:09 AM
Looking good :-)

-- 
With kind regards,
Henk de Jong

0
Henk
11/19/2020 11:27:06 AM
I just use the Message Header Toolbar Customize extension.

Not sure what it has to do with this topic though.

-- 
OS: Ubuntu Linux 18.04LTS - Gnome Desktop
https://www.thunderbird.net/en-US/get-involved/
https://give.thunderbird.net/en-US/

0
WaltS48
11/19/2020 1:25:58 PM
I (re)discovered the "double dot bug" on 16 September while replying on a message with the subject "Was On 68 something Now 78.2.2 - Awful !" where Andy Burns asked "I do wish I could remove the icons from the mail header toolbar"

Out of curiosity, I checked with exact same text that originally went wrong (changing a single dot to a double dot) and it turns out that the bug has been fixed in the latest version of TB.

-- 
With kind regards,
Henk de Jong
0
Henk
11/19/2020 2:33:56 PM
Reply:
(Thread closed)