-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
Bug: LowBugs that has little impact on the main functionality, and their fix can be easily postponed.Bugs that has little impact on the main functionality, and their fix can be easily postponed.OS: macOS Silicon
Description
Description
For each analysis we can add a Note. I use it to remind me which filter I need for that analysis block. I would like to be able to copy text from it. But because it is an editable section you can't make selections easily.
Purpose
Add R filter code to note and be able to copy it quickly
Use-case
Filtering data for each analysis module result
Is your feature request related to a problem?
Once #1330 is fixed, I wouldn't need to put R Code in my notes
Is your feature request related to a JASP module?
Unrelated
Describe the solution you would like
No response
Describe alternatives that you have considered
No response
Additional context
I want to select an analysis result , then copy the R code for the filter Visual-Area == "V1" & subject == "amb"
from the Note:

But this text is not selectable, maybe this only happens on macOS (i.e. maybe the select behaviour is OS specific?)
Metadata
Metadata
Labels
Bug: LowBugs that has little impact on the main functionality, and their fix can be easily postponed.Bugs that has little impact on the main functionality, and their fix can be easily postponed.OS: macOS Silicon