<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Japanese Traditional Numeric texts are wrong such as 1,2,3, 10, 1000, 10000"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130193#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Japanese Traditional Numeric texts are wrong such as 1,2,3, 10, 1000, 10000"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130193">bug 130193</a>
              from <span class="vcard"><a class="email" href="mailto:naruoga@gmail.com" title="Naruhiko Ogasawara <naruoga@gmail.com>"> <span class="fn">Naruhiko Ogasawara</span></a>
</span></b>
        <pre>Reproduced with:

Version: 6.4.3.2
Build ID: libreoffice-6.4.3.2-snap1

by following steps:

Step 1. launch Calc
Step 2. input numbers into cells one by one
  1
  2
  3
  5
  10
  1000
  10000
Step 4. select all cells, then Format > Cells, Numbers tab: 
  select Number, Format code: '[DBNum2]#'

Note: according to the help[1], [DBNum2] means

<span class="quote">> Japanese: traditional Kanji characters; CAL: 2/5/5 [DBNum2]</span >

and this should give us different result with [DBNum1],

<span class="quote">> Japanese: short Kanji characters [DBNum1]; CAL: 1/4/4 [DBNum1]</span >

Now these two modifier give as same results, which is the problem.

[1] <a href="https://help.libreoffice.org/3.3/Common/Number_Format_Codes">https://help.libreoffice.org/3.3/Common/Number_Format_Codes</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>