You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that themes always load correctly on initial render on Desktop Safari, however upon switching from dark > light theme or light > dark theme, the background color often doesn't render as expected.
This issue is reproducible by switching between any light mode and dark mode on Ace Kitchen Sink.
Expected Behavior
Switching from the theme: Chrome > Molokai should have rendered a black background
Current Behavior
Switching from the theme: Chrome > Molokai did not render a black background
Reproduction Steps
On Desktop Safari, go to Ace Kitchen Sink and follow the steps I shared in this screen recording. It's also easily to reproduce by creating a simple sample project with just an editor, and a timer/dark mode observer to change the theme from light > dark or vice versa.
AceEditorThemeBug.mov
Possible Solution
No response
Additional Information/Context
No response
Ace Version / Browser / OS / Keyboard layout
Ace Version 1.34.2 / Safari 17.5 / QWERTY
The text was updated successfully, but these errors were encountered:
Interesting issue, it does seem that Safari doesn't update once the styles update.
They even show the correct new styles in the Computed tab, but it's just rendered wrong.
And it does get rendered correctly on any window change, such as resizing it.
Describe the bug
I've noticed that themes always load correctly on initial render on Desktop Safari, however upon switching from dark > light theme or light > dark theme, the background color often doesn't render as expected.
This issue is reproducible by switching between any light mode and dark mode on Ace Kitchen Sink.
Expected Behavior
Switching from the theme: Chrome > Molokai should have rendered a black background
Current Behavior
Switching from the theme: Chrome > Molokai did not render a black background
Reproduction Steps
On Desktop Safari, go to Ace Kitchen Sink and follow the steps I shared in this screen recording. It's also easily to reproduce by creating a simple sample project with just an editor, and a timer/dark mode observer to change the theme from light > dark or vice versa.
AceEditorThemeBug.mov
Possible Solution
No response
Additional Information/Context
No response
Ace Version / Browser / OS / Keyboard layout
Ace Version 1.34.2 / Safari 17.5 / QWERTY
The text was updated successfully, but these errors were encountered: