posit-dev / posit-dev/positron
R: Console doesn't scroll down to input line when focused
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
When I use the RStudio keymap shortcut ctrl+2 to focus the console, it does not scroll down to the input line. I was often confused if the console was focused or if I had not pressed the keys down properly. It does scroll to the bottom once I start typing.
RStudio scrolls down.
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 by using the RStudio keymap shortcut Ctrl+2 while the console is scrolled above the input line, then inspect the console focus and scrolling entry point. Done means focusing the console immediately scrolls to the input line, matching the behavior shown for RStudio, without requiring typing.
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