maja
January 15, 2020, 2:47pm
1
At the start of a new session I get expected behaviour in the source pane:
double clicking on a word highlights that word (and outlines other instances of that word)
triple clicking highlights that row.
After an undetermined amount of time - somewhere between a few minutes and half an hour maybe - this behaviour changes and is now:
double clicking on a word does nothing.
triple clicking highlights the whole script.
I'm not sure what triggers the switch, i just notice all of a sudden that it's stopped working the way I am used to. And it invariably happens sooner or later.
I'm using RStudio 1.2.5001 on Manjaro Linux, and this is a long running problem I've had, but it might have been only on Linux machines, not sure.
1 Like
You could try with the preview version, just to make sure your issue hasn't been fixed already.
1 Like
maja
January 20, 2020, 3:57pm
3
Hi andresrcs, thanks for the suggestion, I have now installed 1.2.5036 and the same problem persists.
Then maybe you should file an issue on the GitHub repo
maja
January 22, 2020, 2:34pm
5
Thanks, Andrés, I've now done that here:
opened 05:19PM - 20 Jan 20 UTC
closed 01:53AM - 14 Jan 22 UTC
bug
otherdistro
source editor
stale
### System details
RStudio Edition : Desktop
RStudio Version : Versi… on 1.2.5036
OS Version : Manjaro Linux
R Version : 3.6.2
(I first reported this issue on [RStudio community forum](https://community.rstudio.com/t/during-session-ability-to-highlight-words-in-source-by-double-clicking-disappears/49449) with version 1.2.5001, and upgraded to the preview version based on the recommendation there.)
### Steps to reproduce the problem
After an undetermined amount of time of using RStudio - somewhere between a few minutes and half an hour maybe. I really don't know triggers the switch, or how I might figure it out... I just notice all of a sudden that it's stopped working the way I am used to. It invariably happens sooner or later.
### Describe the problem in detail
Clicking on a word in the source pane:
* double clicking on a word does nothing.
* triple clicking highlights the whole script.
### Describe the behavior you expected
At the start of a new session I get expected behaviour in the source pane:
* double clicking on a word highlights that word (and outlines other instances of that word)
* triple clicking highlights that row.
<!--
Please keep the below portion in your issue, and check `[x]` the applicable boxes.
-->
- [x] I have read the guide to submitting good bug reports at https://github.com/rstudio/rstudio/wiki/Writing-Good-Bug-Reports .
- [x] I have installed the latest version of RStudio and confirmed that the issue still persists.
- [ ] If I am reporting a RStudio crash, I have included a diagnostics report. https://support.rstudio.com/hc/en-us/articles/200321257-Running-a-Diagnostics-Report
- [x] I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
1 Like
system
Closed
February 12, 2020, 2:43pm
6
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.