libretro / libretro/RetroArch

Text input replaces some letters with question marks

Open
#17,299 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

Is there an existing issue for this?
  • This is a bug in RetroArch frontend
  • I have searched the existing issues
Description

The typed letter is replaced with ?. So if e.g. you RetroAchievements username or password contains such a letter you have to manually edit retroarch.cfg to insert it.

Expected behavior

The typed letter is added to the input text

Steps to reproduce the bug
  1. Go to a test input field
  2. Type e.g. å
Version/Commit

1.19.1

Bisect Results

No response

Check in the nightly version

I don't know

Platform & operating system

OpenSUSE Tumbleweed x86_64

Affected Cores

No response

Environment information
  • Installed through Flatpak
Relevant log output

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in a test input field on the OpenSUSE Tumbleweed Flatpak installation, using the letter å. Trace the RetroArch frontend's text-input handling to find where that character becomes ?; done means typed non-ASCII letters remain intact in the input text.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.