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

Issue 750143 link

Starred by 0 users

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 vertical distance when a pinned UIElement is at top partial 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 on the top 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_TOP_PARTIAL_LEFT_R2.
 
Screenshot from 2017-07-24 13:19:51.png
6.0 KB View Download
Description: Show this description
Cc: sadrul@chromium.org
Components: UI
Owner: thanhph@chromium.org
Status: Started
Summary: Show horizontal and vertical distances when a pinned UIElement is at top partial 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)
Blocking: 747692
Summary: Show vertical distance when a pinned UIElement is at top partial left of and non-overlapping with a hovered UIElement (was: Show horizontal and vertical distances when a pinned UIElement is at top partial left of and non-overlapping with a hovered UIElement)
Labels: -M-62 M-63
Project Member

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

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

commit 301efd008e7dc2b7deff4dcf7c8b80638e73aedd
Author: Thanh Pham <thanhph@chromium.org>
Date: Tue Sep 26 19:37:15 2017

Show vertical distance when a pinned UIElement is at the top partial
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 on the top 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_TOP_PARTIAL_LEFT_R2.

Bug:  750143 
Change-Id: I03923aa251af63a4d820efd88c974679bf1e7c93
Reviewed-on: https://chromium-review.googlesource.com/591930
Commit-Queue: Thanh Pham <thanhph@chromium.org>
Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org>
Cr-Commit-Position: refs/heads/master@{#504459}
[modify] https://crrev.com/301efd008e7dc2b7deff4dcf7c8b80638e73aedd/components/ui_devtools/views/ui_devtools_dom_agent.cc
[modify] https://crrev.com/301efd008e7dc2b7deff4dcf7c8b80638e73aedd/components/ui_devtools/views/ui_devtools_unittest.cc

Status: Fixed (was: Started)

Sign in to add a comment