Existing issues
What happened?
With the saved theme set to auto, the Settings window initially appears
dark. Enabling Show floating bar unexpectedly switches the entire Settings
window to the light theme.
After the switch, the checkbox is saved as enabled and the floating bar is
shown, but the checkbox itself looks empty. The checked state is visible while
the Settings window is dark.
Expected: enabling the floating bar should not unexpectedly change the
Settings window theme, and the checkbox should remain visibly checked.
Actual: the Settings window changes from dark to light and the enabled
checkbox looks unchecked.
Affected area
Steps to reproduce
- Set Appearance → Theme to Auto.
- Open Settings and confirm that the window appears dark.
- Open the Floating Bar section.
- Enable Show floating bar.
- Observe that the Settings window switches to light.
- Observe that the floating bar is enabled, while the checkbox looks empty.
Logs, screenshots, or recordings
No runtime error is shown. The setting is saved correctly and
codexbar-cli config validate succeeds.
Relevant settings after reproduction:
{
"theme": "auto",
"float_bar_enabled": true,
"float_bar_dark_text": false
}
App version
v0.45.2
Windows version
Windows 11 Pro, 64-bit, version 10.0.26200 (build 26200)
Existing issues
What happened?
With the saved theme set to
auto, the Settings window initially appearsdark. Enabling Show floating bar unexpectedly switches the entire Settings
window to the light theme.
After the switch, the checkbox is saved as enabled and the floating bar is
shown, but the checkbox itself looks empty. The checked state is visible while
the Settings window is dark.
Expected: enabling the floating bar should not unexpectedly change the
Settings window theme, and the checkbox should remain visibly checked.
Actual: the Settings window changes from dark to light and the enabled
checkbox looks unchecked.
Affected area
Steps to reproduce
Logs, screenshots, or recordings
No runtime error is shown. The setting is saved correctly and
codexbar-cli config validatesucceeds.Relevant settings after reproduction:
{ "theme": "auto", "float_bar_enabled": true, "float_bar_dark_text": false }App version
v0.45.2
Windows version
Windows 11 Pro, 64-bit, version 10.0.26200 (build 26200)