Hello, I observed that bubble locking in native ui-devtools (
https://chromium.googlesource.com/chromium/src/+/main/docs/ui/ui_devtools/index.md#bubble-locking) is not working in the latest versions of chrome.
I'm not exactly sure when it started not working I think it was after the 125 upgrade. This was really useful for me to examine a native bubble built using the views ui framework, so as not to try to disable bubble from hiding through the source code. Has anyone else encounter this issue?