jspreadsheet / jspreadsheet/ce
First letter cut off when zoomed in chrome
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
While using chrome browser - Version 87.0.4280.141 (Official Build) (64-bit) and zoom in a lot (>120%) typing in the last column causing to the first letter to be cut off. I noticed that when you start typing, the cell focus started only after typing the first letter, that's why we are not recording the first letter. This issue happen only for the last column.
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
Reproduce the issue in Chrome 87.0.4280.141 at more than 120% zoom by typing in the last column. Compare focus and input behavior with other columns, and consider the issue resolved when the first typed character is retained in the last-column cell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100