View Issue Details

IDProjectCategoryView StatusLast Update
0019026MMW 5Otherpublic2022-04-28 17:51
Reporterzvezdan Assigned To 
PriorityhighSeverityminorReproducibilityN/A
Status assignedResolutionopen 
Product Version5.0.3 
Target Version5.0.4 
Summary0019026: DevTools dialog box doesn't remember its settings and it is freezing the computer
Description1. It is really frustrating to me when I open this dialog box and every time it has the same size and screen position without respecting my last settings, and I need to resize and reposition it to not overlap the program again and again.

2. It remembers the setting for Dark theme and other settings like Code folding only until restart of the program.

3. It is freezing the computer for 10 seconds on its closing (I cannot even switch to any other program), which happens 4 times after restart, i.e. after restart of the program you open it and close it 4 times and each and every time it will freeze for 10 seconds, but any further open/close will be immediately. I think this is reproducible.

The same DevTools "dialog box" in VSCode doesn't have the 2-nd and 3-rd issues at all. It doesn't have the 1-st issue either, since it is not as dialog box in it, but more like an attached side panel to the main window.
TagsNo tags attached.
Fixed in build

Activities

petr

2022-04-28 17:37

developer   ~0067851

For this functionality we're using built-in dialog handled by chromium itself so i'm not sure we can store/restore it's position and size ... will check.

zvezdan

2022-04-28 17:51

updater   ~0067854

VSCode is also based on Chromium, and it can reposition/resize it according to its own window.