RESOLVED FIXED 221728
Web Inspector: Grid section in Layout panel gets out of sync with grid overlay after reopening Web Inspector
https://bugs.webkit.org/show_bug.cgi?id=221728
Summary Web Inspector: Grid section in Layout panel gets out of sync with grid overla...
Nikita Vasilyev
Reported 2021-02-10 16:37:48 PST
Steps: 1. Open https://labs.jensimmons.com 2. Open Elements tab, Layout panel 3. Check `div.header-wrapper` 4. Close Web Inspector; the grid overlay stays on 5. Open Web Inspector again Expected: `div.header-wrapper` remains checked Actual: `div.header-wrapper` is unchecked Notes: We should hide the overlays when closing Web Inspector.
Attachments
Patch (1.69 KB, patch)
2021-02-11 10:44 PST, Razvan Caliman
no flags
Radar WebKit Bug Importer
Comment 1 2021-02-10 16:37:56 PST
Razvan Caliman
Comment 2 2021-02-11 10:44:17 PST
Blaze Burg
Comment 3 2021-02-11 10:46:11 PST
Comment on attachment 420002 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=420002&action=review r=me > Source/WebCore/ChangeLog:9 > + Hide all shown grid overlays when the WebInspector is closed. Nit: Web Inspector
EWS
Comment 4 2021-02-11 11:12:22 PST
Committed r272739: <https://commits.webkit.org/r272739> All reviewed patches have been landed. Closing bug and clearing flags on attachment 420002 [details].
Note You need to log in before you can comment on or make changes to this bug.