Cursor height is wrong in new window
Open
Nobody has claimed this yet.
bug
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
- Open DrRacket
- Increase the font size a lot
- Open a new window
- Notice that the blinking cursor is the size it would be with the default font size, instead of the correct font size.
- Enter any text in the definitions window, and the cursor changes to the correct 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 this in DrRacket by increasing the font size, opening a new window, and checking the definitions window before entering text. Compare the cursor initialization in the new window with the update that occurs after text is entered; done means the cursor has the correct size immediately when the window opens.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100