pgadmin-org / pgadmin-org/pgadmin4
Chinese characters cannot be entered in psql tool of pgadmin4
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Chinese characters cannot be entered in psql tool of pgadmin4 .
To Reproduce
Steps to reproduce the behavior:
- open psql tool or psql tool workspace;
- Switch to Microsoft Pinyin Chinese input method;
- Type Chinese characters;
- No Chinese characters were entered.
Expected behavior
Chinese characters can be entered in psql of pgadmin4.
Screenshots
Desktop (please complete the following information):
- OS: [Windows 11 24H2]
- Version: [pgadmin4 v9.3]
- Mode: [Desktop]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the pgAdmin4 psql tool or psql tool workspace on Windows 11 with Microsoft Pinyin enabled. No source file or test is named; trace the psql tool's text-input path and compare Chinese IME input with ordinary typing. Done means Chinese characters can be entered and the existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- databases, desktop, internationalization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100