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

User settings UI does not update when configuration changes #237496

Open
kschaab opened this issue Jan 8, 2025 · 0 comments
Open

User settings UI does not update when configuration changes #237496

kschaab opened this issue Jan 8, 2025 · 0 comments
Assignees

Comments

@kschaab
Copy link

kschaab commented Jan 8, 2025

Does this issue occur when all extensions are disabled?: Yes

Version: 1.96.2 (Universal)
Commit: fabdb6a
Date: 2024-12-19T10:22:47.216Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.2.0

Steps to Reproduce:

  1. Implement configuration change handler for a configuration value that will update a configuration value dynamically (so that when the user has the user settings window open a configuration value will update)
  2. Update a configuration value in the user settings UI that will trigger an update to a setting while the user settings window is opened and focused.

Note that the UI will become stale. If the UI loses focus it will update but it will not update as long as the UI is focused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants