dotcomstar / dotcomstar/Triviale
Fix letter spacing in Firefox
Open
Nobody has claimed this yet.
nit
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
Firefox renders letters inside cells slightly tighter. This is unintended. The Chrome behavior is expected.
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 issue 201 in Firefox and compare the cell text with the attached Chrome screenshot. Trace the frontend entry point that renders these cells; done means Firefox matches the expected Chrome letter spacing without regressing the Chrome behavior.
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
- 35/100