fleather icon indicating copy to clipboard operation
fleather copied to clipboard

When entering non-English characters, the input method prompt window is not positioned correctly.

Open zhouzhuo810 opened this issue 1 year ago • 9 comments

Steps to Reproduce

image

The position of the input method input prompt is incorrect. It is in the lower left corner of the window. Normally, it should move with the cursor.

Environment

  • macOS or Windows
  • Flutter version [3.19.6]
  • Fleather version [1.8.0]

Expect result

image

zhouzhuo810 avatar Sep 04 '24 08:09 zhouzhuo810

The TextField is correct, but the Fleather is not.

zhouzhuo810 avatar Sep 04 '24 09:09 zhouzhuo810

Could you please provide steps to reproduce? Which input language are you using? Cause I think it's a special control for some languages (For example Persian doesn't have it on Mac). @zhouzhuo810

Amir-P avatar Sep 04 '24 09:09 Amir-P

Could you please provide steps to reproduce? Which input language are you using? Cause I think it's a special control for some languages (For example Persian doesn't have it on Mac). @zhouzhuo810

Chinese

zhouzhuo810 avatar Sep 04 '24 11:09 zhouzhuo810

Run the example demo, just use Chinese language to input, mac system input method.

zhouzhuo810 avatar Sep 04 '24 11:09 zhouzhuo810

I was able to reproduce using "Cangjie - Traditional".

Amir-P avatar Sep 04 '24 11:09 Amir-P

I was able to reproduce using "Cangjie - Traditional".

This problem should be present in all non-Latin languages,Because other languages ​​require spelling, the input method will display a candidate word window.

zhouzhuo810 avatar Sep 04 '24 11:09 zhouzhuo810

I'm not sure about that cause I don't see any input controls when using "Persian - Standard" for example. @zhouzhuo810

Amir-P avatar Sep 04 '24 11:09 Amir-P

@Amir-P I found another problem. When the text is selected and Chinese is entered, the cursor will automatically return to the beginning of the article. This only happens on Windows systems.

zhouzhuo810 avatar Nov 26 '24 07:11 zhouzhuo810

@Amir-P @cgestes @zaynetro @dsyrstad Could you please tell me when this problem can be solved or how to solve it?

zhouzhuo810 avatar Nov 27 '24 00:11 zhouzhuo810