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

Issue 750238 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 vertical distance when a pinned UIElement is at bottom 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_BOTTOM_PARTIAL_LEFT_R2.
 
Screenshot from 2017-07-24 16:26:41.png
11.2 KB View Download
Description: Show this description
Blocking: 747692
Cc: sadrul@chromium.org
Components: UI
Owner: thanhph@chromium.org
Status: Started
Summary: Show vertical distance when a pinned UIElement is at bottom partial left of and non-overlapping with a hovered UIElement (was: Show vertical distance when a pinned UIElement is at top partial left of and non-overlapping with a hovered UIElement)
Description: Show this description
Labels: -M-62 M-63
Project Member

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

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

commit bd345e910a714eca9b039a553b2b671179e6573d
Author: Thanh Pham <thanhph@chromium.org>
Date: Tue Oct 03 14:17:01 2017

Show vertical distance when a pinned UIElement is at the bottom 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_BOTTOM_PARTIAL_LEFT_R2.

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

Status: Fixed (was: Started)

Sign in to add a comment