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

Issue 749175 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 distance when a pinned UIElement is on the left, non-overlapping of a hovered UIElement

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

Issue description

In Chrome UI Devtools, users can 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 left, doesn't overlap, and the extended top or bottom border will intersect with  with the hovered UIElement rectangle, the layout will display 1 distance between the pinned UIElement and the UIElement under cursor as shown in picture below. This bug refers to case R1_HORIZONTAL_FULL_LEFT_R2.
 
Screenshot from 2017-07-24 11:40:08.png
2.2 KB View Download
Description: Show this description
Blockedon: 747692
Blocking: 747692
Description: Show this description
Blockedon: -747692
Description: Show this description
Status: Assigned (was: Available)
Status: Started (was: Assigned)
Project Member

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

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

commit 0e871761feff0c0ff0528b4b932d4b9d971cb230
Author: Thanh Pham <thanhph@chromium.org>
Date: Wed Sep 06 16:50:47 2017

Show horizontal distance when a pinned UIElement is on the left of and
non-overlapping with a hovered UIElement.

In Chrome UI Devtools, users can 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 left, doesn't overlap, and the extended top
or bottom border will intersect with  with the hovered UIElement
rectangle, the layout will display 1 distance between the pinned
UIElement and the UIElement under cursor as shown in picture below.
This bug refers to case R1_HORIZONTAL_FULL_LEFT_R2.
 

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

Status: Fixed (was: Started)

Sign in to add a comment