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

Variables: New values no longer pulse #5806

Open
jmcphers opened this issue Dec 18, 2024 · 4 comments
Open

Variables: New values no longer pulse #5806

jmcphers opened this issue Dec 18, 2024 · 4 comments
Labels
area: variables Issues related to Variables category. regression

Comments

@jmcphers
Copy link
Collaborator

System details:

Positron and OS details:

Positron Version: 2025.01.0 (Universal) build 104
Code - OSS Version: 1.95.0
Commit: afc264f94398f03e56c36094c5f0bc7d9a9e3ae2
Date: 2024-12-18T05:12:54.605Z
Electron: 32.2.1
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0

(but this has been happening for ~months)

Interpreter details:

Any

Describe the issue:

New variables that arrive in the Variables pane do not gently pulse to announce their arrival.

Steps to reproduce the issue:

Start a new R console and assign a few variables.

metasyntactic.mov

Expected or desired behavior:

The variables should give a gentle pulse to announce their arrival. You can see the original implementation and a video of the feature working correctly here:

#944

Were there any error messages in the UI, Output panel, or Developer Tools console?

Nope.

@jmcphers jmcphers added area: variables Issues related to Variables category. regression labels Dec 18, 2024
@dfalbel
Copy link
Contributor

dfalbel commented Dec 18, 2024

Could it be related to theming/config? This works on my dev build:

Screen.Recording.2024-12-18.at.16.23.51.mov

@jmcphers
Copy link
Collaborator Author

What OS and theme are you using? I see the issue in Positron Dark and Positron Light as well as on dev and release builds on macOS.

@dfalbel
Copy link
Contributor

dfalbel commented Dec 18, 2024

I'm running on macOS too with Positron Dark:

Positron Dev Version: 2025.01.0 build 0
Code - OSS Version: 1.95.0
Commit: Unknown
Date: Unknown
Electron: 32.2.1
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0

Also works with light theme:

Screen.Recording.2024-12-18.at.16.51.39.mov

@jmcphers
Copy link
Collaborator Author

There's definitely a variable (hah!) in play somewhere. For me, notebook variables work but console variables do not!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: variables Issues related to Variables category. regression
Projects
None yet
Development

No branches or pull requests

2 participants