Element-web: New composer is incompatible with japanese IME

Created on 23 Aug 2019  路  9Comments  路  Source: vector-im/element-web

I use fcitx as input method framework. With the new composer, choosing suggestion from the popup list is problematic, and it tends to corrupt the input, instead of replacing it.
Screenshot_20190823_141323
Screenshot_20190823_141441

bug defect p1 composer

Most helpful comment

After another update it's finally fixed! Thanks a lot, I'm closing the issue.

All 9 comments

@Ai-rin which operating system and browser is this on?

@turt2live It's openSUSE Tumbleweed x86_64 and Chromium 76.0.3809.100

Got closed automatically by linked PR by accident, reopening

@Ai-rin could you please test whether this is still an issue on latest /develop now the linked PR is merged?

@bwindels I just tested. Now, the IME part works nicely, but at the end it produces empty messages in the timeline itself.
Screenshot_20190829_201939

{
  "content": {
    "body": "",
    "msgtype": "m.text"
  },
  "origin_server_ts": 1567099147074,
  "sender": "@airin:matrix.org",
  "type": "m.room.message",
  "unsigned": {
    "age": 128,
    "transaction_id": "m1567099145704.1"
  },
  "event_id": "$BNJ0LrieH9JboyMm6MUUWkVGtNyU3_oSBOrDFWarzLY",
  "room_id": "!BGDVOzDGobkzbiMmtD:matrix.org"
}

Great that the IME part works well, the empty message should be an easy fix.

Could you please try again on latest /develop @Ai-rin? Thanks!

@bwindels I just reloaded and tried, but nothing changed. I still get empty messages.

matrix-react-sdk version: <local>
riot-web version: 435c14d8222b-react-de0719151f7a-js-42b359eb5c95

After another update it's finally fixed! Thanks a lot, I'm closing the issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lukebarnard1 picture lukebarnard1  路  3Comments

turt2live picture turt2live  路  3Comments

bagage picture bagage  路  3Comments

t3chguy picture t3chguy  路  3Comments

ara4n picture ara4n  路  3Comments