Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text selection doesn't work in .gitignore and starts spell checker unexpectedly. #14568

Open
4 tasks done
olivroy opened this issue Apr 21, 2024 · 0 comments
Open
4 tasks done
Labels
bug new New incoming issues, ready for initial review.

Comments

@olivroy
Copy link
Contributor

olivroy commented Apr 21, 2024

System details

RStudio Edition : Desktop [Open Source]
RStudio Version : 2024.4.0.693
OS Version      : Windows 10 x64 (build 19044)
R Version       : R version 4.3.2 (2023-10-31 ucrt)

Steps to reproduce the problem

  1. Have a git ignore file that contains files with spaces.
  2. Open it
  3. Try to select text (drag to select)
  4. Right click on nul (maybe have to try a couple times)
nul
file.R

Describe the problem in detail

Text selection doesn't work. (doesn't always happen)

Additionnally, if you right click, it is possible to get spell checker, which seems odd? (this is also present in the old version)

image

Failed to get Ace snipets for mode 'gitignore'

Describe the behavior you expected

If you can't reproduce easily, no worries, I found this while investigating #13605, so probably better to close this issue.. Note that this doesn't happen all the time, and yields different errors than #13605. Also, I am able to get the .gitignore behavior, while the rest of my editor commands work..

  • I have read the guide for submitting good bug reports.
  • I have installed the latest version of RStudio, and confirmed that the issue still persists.
  • If I am reporting an RStudio crash, I have included a diagnostics report.
  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.

Here are some logs if they are helpful

Logs

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug new New incoming issues, ready for initial review.
Projects
None yet
Development

No branches or pull requests

1 participant