emilk / emilk/egui

Sogou Input Method window cannot be located near the text box

Open
#2,964 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
30.6k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
72

Description

When using Sogou Input Method in China, the input method window cannot be located near the text box and always appears at the bottom of the screen.
Sogou Input Method has 530 million users in China, and we hope to make it compatible with this input method.

The default setting for Sogou Input Method is for the input window position to follow the location of the input cursor. Maybe this input cursor is a concept in Windows, but I am not entirely sure.

Test in egui example: hello_world
Testing environment: Windows 10. egui 0.21.0

Sogou Input Method download:
https://shurufa.sogou.com/

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the egui example `hello_world` on Windows 10 with Sogou Input Method enabled. Trace how egui determines the input cursor or text-box position and compare it with where the input method window appears; done means the window follows the input cursor instead of appearing at the bottom of the screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.