-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
DevTools - "Panel layout" preference is no longer saved #19530
Comments
I have a similair problem, some devtools settings are not saved, like |
Can't change the theme of DevTools to dark mode either. I just says "*reload required" when I change the setting, but there is no reload button and neither opening & closing DevTools nor restarting Brave have any effect. |
I have same problem. Add custom device won't save either. |
I've also been experiencing this problem. It seems to be specific to Brave. This bug doesn't seem to currently exist in Chrome. |
Should be fixed with brave/brave-core#12600 - duplicate of #20491 Fix is in Nightly and will be uplifted to Beta and Release channels. Thanks for your patience, folks 😄 |
Description
The DevTools settings for the "Panel layout" preference (
DevTools > Settings > Preferences > Appearance > Panel Layout
) is no longer saved or reset to the default value each time the DevTools are opened.This behavior occurs in the normal and private browser window.
Steps to Reproduce
macOS: Command+Option+I
Win: Control+Shift+I
Panel layout
preference fromauto
tohorizontal
Elements
are now horizontally alignedElements
are aligned automatically and the setting forPanel layout
is back toauto
Actual result:
After changing the
Panel layout
preference default value, closing and reopening the DevTools the selected value is reset to the default valueauto
.Expected result:
After changing the
Panel layout
preference, closing and reopening the DevTools the previous selected value is still set and theElements
panels are still aligned accordingly.Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Brave | 1.32.106 Chromium: 96.0.4664.45 (Official Build) (x86_64)
Revision | 76e4c1bb2ab4671b8beba3444e61c0f17584b2fc-refs/branch-heads/4664@{#947}
OS | macOS Version 12.0.1 (Build 21A559)
Version/Channel Information:
Other Additional Information:
The text was updated successfully, but these errors were encountered: