Input method candidate window displayed at wrong place #7712

Closed
opened 2025-11-02 07:34:21 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @logic-x-jp on GitHub (Aug 19, 2021).

  • Gitea version (or commit ref): 1.14.6

  • Git version: 2.16.5

  • Operating system: macOS 10.15.7

  • gitea binary downloaded from official site

  • Database (use [x]):

    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite

Description

When I try to input Japanese text in gitea's textareas, the candidate window of the input method is displayed at wrong place; overlaid on the text typed in. This is so annoying because I can't see the text I am currently typing.

Screenshots

image

No problems for 'Input' area. The candidate window should be displayed at below the text currently input like this.
image

Originally created by @logic-x-jp on GitHub (Aug 19, 2021). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Make sure it's not mentioned in the FAQ (https://docs.gitea.io/en-us/faq) 5. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.14.6 - Git version: 2.16.5 - Operating system: macOS 10.15.7 - gitea binary downloaded from official site - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [X] SQLite ## Description When I try to input Japanese text in gitea's textareas, the candidate window of the input method is displayed at wrong place; overlaid on the text typed in. This is so annoying because I can't see the text I am currently typing. ## Screenshots ![image](https://user-images.githubusercontent.com/70707235/129994316-a332f580-70be-40fa-8744-144a8e7819fd.png) No problems for 'Input' area. The candidate window should be displayed at *below* the text currently input like this. ![image](https://user-images.githubusercontent.com/70707235/129994446-9c0409a2-0319-4259-a45d-8372fe22b677.png)
GiteaMirror added the topic/uiissue/confirmedtype/bug labels 2025-11-02 07:34:21 -06:00
Author
Owner

@iszk1215 commented on GitHub (Oct 11, 2021):

Recently released CodeMirror 5.63.2 could fix this issue.

@iszk1215 commented on GitHub (Oct 11, 2021): Recently released [CodeMirror 5.63.2](https://github.com/codemirror/CodeMirror/releases/tag/5.63.2) could fix this issue.
Author
Owner

@wxiaoguang commented on GitHub (Oct 19, 2021):

CodeMirror is updated to 5.63.3 in https://github.com/go-gitea/gitea/pull/17357

@wxiaoguang commented on GitHub (Oct 19, 2021): CodeMirror is updated to `5.63.3` in https://github.com/go-gitea/gitea/pull/17357
Author
Owner

@lunny commented on GitHub (Oct 19, 2021):

Let's close this one and please feel free to reopen it if it's not fixed.

@lunny commented on GitHub (Oct 19, 2021): Let's close this one and please feel free to reopen it if it's not fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7712