Element nodes disappear in UI DevTools when Chrome on Linux instance is
inspecting itself. The hierarchical listing of window/widget/view elements belonging to the browser instance will initially be shown. When attempting to inspect some of these elements, the majority of the node tree will disappear, event though the browser UI itself will remain unchanged. The bug is caused by UI Element reorder calls when a mouse click event happens. Bug: 750206 Change-Id: If8b001575b82bf92a787fdb4676aeebf6b390f2b Reviewed-on: https://chromium-review.googlesource.com/636400 Commit-Queue: Thanh Pham <thanhph@chromium.org> Reviewed-by:Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#501115}
Showing
Please register or sign in to comment