<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Can't combine Korean Hangul Final Consonant on specific Hangul Syllable '가'in LibreOffice Impress"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123061#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Can't combine Korean Hangul Final Consonant on specific Hangul Syllable '가'in LibreOffice Impress"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123061">bug 123061</a>
              from <span class="vcard"><a class="email" href="mailto:sungdh86@gmail.com" title="DaeHyun Sung <sungdh86@gmail.com>"> <span class="fn">DaeHyun Sung</span></a>
</span></b>
        <pre>(In reply to Mark Hung from <a href="show_bug.cgi?id=123061#c6">comment #6</a>)
<span class="quote">> Hi DaeHyun,

> Can you paste the information list in "Help / About" here?
> Also I wonder if 6.0 series has the same bug? Knowing the earliest version
> that the issue is reproducible allows bibisecting the issue. Other QA people
> might help but it really needs knowledge of Korean language.</span >

Version: 6.1.4.2
Build ID: 9d0f32d1f0b509096fd65e0d4bec26ddd1938fd3
CPU threads: 8; OS: Linux 4.20; UI render: default; VCL: kde4; 
Locale: ko-KR (ko_KR.UTF-8); Calc: group threaded

<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+log/9d0f32d1f0b509096fd65e0d4bec26ddd1938fd3">https://gerrit.libreoffice.org/plugins/gitiles/core/+log/9d0f32d1f0b509096fd65e0d4bec26ddd1938fd3</a>

also other version shows the same bug (openSUSE tumbleweed default version)
버전(Version): 6.2.0.3
빌드 번호(Build ID): 20(Build:3)
CPU 스레드(CPU threads): 8; OS: Linux 4.20; UI 표현: 기본; VCL: gtk3_kde5; 
지역 설정(Locale): ko-KR (ko_KR.UTF-8); UI-Language: ko-KR
Calc: threaded

<span class="quote">> 
> I have no knowledge about Korean IME, it will be good if you can explain how
> to enter the following symbols fcitx-hangul ( or how to use that IME, to the
> extent just enough for reproducing that issue ):
> 1. ㄱ
> 2. ㅏ
> 3. ㅂ</span >

If you want to input the Korean Syllable '갑'(code point: U+AC11)
step1. Input the Hangul Consonant 'ㄱ'(code point: U+1100)
step2. Input the Hangul Vowel 'ㅏ'(code point: U+1161)
step3. then, Input the Hangul Consonant 'ㅂ'(code point: U+1107)

step1 & step2 is normal working.
but, In Korean IME,  step3 check step2, If step2 is vowel or consonant.
If step2 is vowel then step3's consonant change the code point (Final Consonant
code point: 'ᆸ' U+11B8)
But, In step2 is not vowel, then step3's consonant not change it and shows
Consonant 'ㅂ'(code point: U+1107) -> That's  LibreOffice's situation

I think, LibreOffice interferes with checking the process of confirming whether
consonants are initial consonants or final consonants in Korean IME .



------

fcitx-hangul is based on libhangul library.
libhangul repository: <a href="https://github.com/libhangul/libhangul">https://github.com/libhangul/libhangul</a>

Below is libhangul example link. (GNOME Korea git repository)
<a href="https://gitorious.org/gnome-korea/gnome-tech-talks/trees/master/2012.03/hwanjin?p=gnome-korea:gnome-tech-talks.git;a=commit;h=9f6fd6efb890f395d5061bbeb4a0f4e697f7bc16">https://gitorious.org/gnome-korea/gnome-tech-talks/trees/master/2012.03/hwanjin?p=gnome-korea:gnome-tech-talks.git;a=commit;h=9f6fd6efb890f395d5061bbeb4a0f4e697f7bc16</a>


<a href="https://gitorious.org/gnome-korea/gnome-tech-talks/trees/master/2012.03/hwanjin?p=gnome-korea:gnome-tech-talks.git;a=blob;f=2012.03/hwanjin/gnome-tech-talk-libhangul.pdf;h=0d34be256f3592b546d6894d586b1b840eb74980;hb=9f6fd6efb890f395d5061bbeb4a0f4e697f7bc16">https://gitorious.org/gnome-korea/gnome-tech-talks/trees/master/2012.03/hwanjin?p=gnome-korea:gnome-tech-talks.git;a=blob;f=2012.03/hwanjin/gnome-tech-talk-libhangul.pdf;h=0d34be256f3592b546d6894d586b1b840eb74980;hb=9f6fd6efb890f395d5061bbeb4a0f4e697f7bc16</a>

That link is last year's GNOME Korea meetup slide. (Summary of Korean Hangul
Input processing)
<a href="https://www.slideshare.net/gnomekr/20180519-hangul-processing">https://www.slideshare.net/gnomekr/20180519-hangul-processing</a>

Many of Korean IME is based on libhangul library.

If I have a time, I'll summarize and write the Korean IME working  English
version document.</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>