The setting "Auto Open DevTools for popups" is ignored
#39,597 opened on 2024年7月6日
Repository metrics
- Stars
- (16,194 stars)
- PR merge metrics
- (平均マージ 4h 38m) (30d で 19 merged PRs)
説明
Description
There is the setting to automaticaly open the DevTools with new windows/tabs:
This setting is ignored, new windows/tabs always open without the devtools open, so ther is impossible to capture the initial communication after the popups of the applications occur even as the new tab or as a new window. The problem is in all public or private windows/tabs
Steps to reproduce
- enable the setting "Auto open DevTools for popups" (see the uploaded picture)
- open any tab or new window or let any application do the popup
- the new opened window/tab has not the DevTools active
Actual result
New tab/window has not the dev popup active
Expected result
The DevTools should be active in every new window/tab which is opened
Reproduces how often
Easily reproduced
Brave version (brave://version info)
Version 1.67.123 Chromium: 126.0.6478.126 (Official Build) (64-bit) OS: Debian Linux Bookworm in current updates (12.6)
Channel information
- release (stable)
- beta
- nightly
Reproducibility
- with Brave Shields disabled
- with Brave Rewards disabled
- in the latest version of Chrome
Miscellaneous information
I did not test the restart of Brave after activation, since it has not meaning. It has to work always immediatelly - after the given option is clicked on, DevTools should start for every new tab/window, after the checkbox is unchecked, DevTools should not be started for new windows/tabs.