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

Issue 750301 link

Starred by 0 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Oct 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 intersects 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 rectangle intersects with the hovered UIElement rectangle, the layout will display 2 horizontal and 2 vertical distances between the pinned UIElement and the UIElement under cursor as shown in picture below. This case refers to R1_INTERSECTS_R2.
 
Screenshot from 2017-07-24 20:31:48.png
106 KB View Download
Description: Show this description
Description: Show this description
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 intersects with a hovered UIElement (was: Show vertical distance when a pinned UIElement is at bottom partial left of and non-overlapping with a hovered UIElement)
Blocking: 747692
Description: Show this description
Labels: -M-62 M-63
Project Member

Comment 9 by bugdroid1@chromium.org, Oct 3 2017

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

commit 7e5817ae1e994f82bc24856f308775716aca5174
Author: Thanh Pham <thanhph@chromium.org>
Date: Tue Oct 03 21:31:06 2017

Show horizontal and vertical distances when a pinned UIElement
intersects 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 rectangle intersects with the hovered UIElement
rectangle, the layout will display 2 horizontal and 2 vertical
distances between the pinned UIElement and the UIElement under cursor
as shown in picture below. This case refers to R1_INTERSECTS_R2.

Bug:  750301 
Change-Id: I4ca9c37e36df33fb92bfcf1957f3f81fa94ee2c6
Reviewed-on: https://chromium-review.googlesource.com/592507
Commit-Queue: Thanh Pham <thanhph@chromium.org>
Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org>
Cr-Commit-Position: refs/heads/master@{#506182}
[modify] https://crrev.com/7e5817ae1e994f82bc24856f308775716aca5174/components/ui_devtools/views/ui_devtools_dom_agent.cc
[modify] https://crrev.com/7e5817ae1e994f82bc24856f308775716aca5174/components/ui_devtools/views/ui_devtools_unittest.cc

Status: Fixed (was: Started)

Sign in to add a comment