Hide feedback panels for file picker
Feedback panels were visible on all active File Manager windows. Disable display of the panels if the File Picker is active which is deduced by using the 'type' of the main window body and using the existing CSS rule for visibility when the main body type is 'full-page' only. Also moves the panel location in the DOM to be contained by the dialog main panel in all cases so that positioning for layout will be relative to the dialog-main <div> rather than the 'dialog-container'. No-try: true Bug: 988193 Tests: browser_tests --gtest_filter="*PanelsDisabled". Change-Id: I5d152ab8a0d2cd7bf299c706223505da97ca7a27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1723572Reviewed-by:Alex Danilo <adanilo@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#683080}
Showing
Please register or sign in to comment