LiveSplit / LiveSplit/LiveSplitOne
The text in the combo box is cut off
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 301
- Forks
- 55
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
When using Firefox, the bottom part of the text displayed in combo boxes is cut off, primarily in Japanese, Chinese, and Korean, making the currently selected item unclear.
I believe this issue could be resolved if the height of the combo box adjusted to fit the text size.
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the combo-box display problem in Firefox using Japanese, Chinese, or Korean text, then locate the combo-box rendering code. Confirm the fix by ensuring the selected text is fully visible without its bottom being clipped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100