Can't type in the input box in Korean. #210

開放中
建立於 2019-08-25 15:56:32 +00:00kjs104901 · 4 comment

I tried to chat with one of my friend in Korean but failed to type.

For typing Korean, some special method is used.
In Korean '간' is a combination of 'ㄱ, ㅏ, ㄴ'.

While I type each of 'ㄱ, ㅏ, ㄴ', they must to be held for the combination.
But cwtch.im's input box doesn't.

Letters can be copied from clipboard and can be sent, though.
Because they're already combined.

I tried to chat with one of my friend in Korean but failed to type. For typing Korean, some special method is used. In Korean '간' is a combination of 'ㄱ, ㅏ, ㄴ'. While I type each of 'ㄱ, ㅏ, ㄴ', they must to be held for the combination. But cwtch.im's input box doesn't. Letters can be copied from clipboard and can be sent, though. Because they're already combined.
擁有者

Thank you for the report.

Just to confirm, the issue is that the input box doesn't allow the combination of the three characters?

Some notes for likely fixing this:

  • This is either a bug with the input box and the custom emoji parser hijacking the input method OR
  • We haven't explicitly enabled an input method which supports this combination (https://www.kdab.com/qt-input-method-depth/)

Either way it seems like while this was a bug in qml in the past (https://bugreports.qt.io/browse/QTBUG-52486) it should be fixed in 5.13 so we just have to work out why it's not being supported in our main input box.

Thank you for the report. Just to confirm, the issue is that the input box doesn't allow the combination of the three characters? Some notes for likely fixing this: * This is either a bug with the input box and the custom emoji parser hijacking the input method OR * We haven't explicitly enabled an input method which supports this combination (https://www.kdab.com/qt-input-method-depth/) Either way it seems like while this was a bug in qml in the past (https://bugreports.qt.io/browse/QTBUG-52486) it should be fixed in 5.13 so we just have to work out why it's not being supported in our main input box.
作者

Sorry for confusion. That combination is just an example.

I can’t type a single letter of Korean.

Such as 가 = ㄱㅏ, 닮 = ㄷㅏㄹㅁ

It looks like same problem as the link.

I’ll check it with both old and new version of QT by my own.

Thank you for the answer

Sorry for confusion. That combination is just an example. I can’t type a single letter of Korean. Such as 가 = ㄱㅏ, 닮 = ㄷㅏㄹㅁ It looks like same problem as the link. I’ll check it with both old and new version of QT by my own. Thank you for the answer
擁有者

@kjs104901: would you mind testing this with some of the other text input boxes in the cwtch ui? in particular, if you go to any of the settings panes and change a group/contact name, do the characters input properly in those text boxes? that should tell us whether the problem is our Qt setup, or our custom behaviour on the message typing field.

@kjs104901: would you mind testing this with some of the other text input boxes in the cwtch ui? in particular, if you go to any of the settings panes and change a group/contact name, do the characters input properly in those text boxes? that should tell us whether the problem is our Qt setup, or our custom behaviour on the message typing field.
擁有者

@sarah someone should test this again, now that we've reverted to a plaintext box

@sarah someone should test this again, now that we've reverted to a plaintext box
erinn 加入了
needs testing
標籤 2020-11-27 00:39:58 +00:00
此存儲庫已封存,您不能在問題上留言。
未選擇里程碑
沒有負責人
3 參與者
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: cwtch.im/ui#210
No description provided.