New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 750096 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome
Pri: 2
Type: Bug

Blocking:
issue 747692



Sign in to add a comment

Show horizontal and vertical distances when a pinned UIElement is at the bottom left of and non-overlapping with a hovered UIElement

Project Member Reported by thanhph@chromium.org, Jul 28 2017

Issue description

In Chrome UI Devtools, users enter the inspection mode and pin an element by left-clicking on a window/widget or view on the Chrome UI. When user moves the cursor outside of the current UIElement, if the pinned UIElement is at the bottom left of and doesn't overlap with the hovered UIElement rectangle, the layout will display horizontal and vertical distances between the pinned UIElement and the UIElement under cursor as shown in picture below. This case refers to R1_BOTTOM_FULL_LEFT_R2.
 
Blocking: 747692
Components: UI
Summary: Show horizontal and vertical distances when a pinned UIElement is at the bottom left, non-overlapping of a hovered UIElement (was: Show horizontal and vertical distances when a pinned UIElement is on the top left, non-overlapping of a hovered UIElement)
Cc: sadrul@chromium.org
Owner: thanhph@chromium.org
Status: Assigned
Screenshot from 2017-07-24 13:05:43.png
6.5 KB View Download
Status: Started (was: Assigned)
Description: Show this description
Summary: Show horizontal and vertical distances when a pinned UIElement is at the bottom left of and non-overlapping with a hovered UIElement (was: Show horizontal and vertical distances when a pinned UIElement is at the bottom left, non-overlapping of a hovered UIElement)
Labels: -M-62 M-63
Project Member

Comment 9 by bugdroid1@chromium.org, Sep 26 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/20398b866a90f6f39d924e850d5057fe447d6a7f

commit 20398b866a90f6f39d924e850d5057fe447d6a7f
Author: Thanh Pham <thanhph@chromium.org>
Date: Tue Sep 26 17:43:18 2017

Show horizontal and vertical distances when a pinned UIElement is at
the bottom left of and non-overlapping with a hovered UIElement.

In Chrome UI Devtools, users enter the inspection mode and pin an
element by left-clicking on a window/widget or view on the Chrome UI.
When user moves the cursor outside of the current UIElement, if the
pinned UIElement is at the bottom left of and doesn't overlap with the
hovered UIElement rectangle, the layout will display horizontal and
vertical distances between the pinned UIElement and the UIElement under
cursor as shown in picture below. This case refers to
R1_BOTTOM_FULL_LEFT_R2.

Bug:  750096 
Change-Id: Ibdfed83e240f85e5557bb32c52b5f7168f493205
Reviewed-on: https://chromium-review.googlesource.com/591770
Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org>
Commit-Queue: Thanh Pham <thanhph@chromium.org>
Cr-Commit-Position: refs/heads/master@{#504418}
[modify] https://crrev.com/20398b866a90f6f39d924e850d5057fe447d6a7f/components/ui_devtools/views/ui_devtools_dom_agent.cc
[modify] https://crrev.com/20398b866a90f6f39d924e850d5057fe447d6a7f/components/ui_devtools/views/ui_devtools_unittest.cc

Status: Fixed (was: Started)

Sign in to add a comment