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

Issue 599592 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit 29 days ago
Closed: Apr 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Cannot copy "A x B pixels (Natural: C x D pixels)"

Reported by jidanni@gmail.com, Mar 31 2016

Issue description

UserAgent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.108 Safari/537.36

Steps to reproduce the problem:
1. Click Inspect on some image.
2. Upon hover on the image URL see the words "182 x 144 pixels (Natural: 1908 x 1509 pixels)"
3. Wish to copy those words

What is the expected behavior?
Able to maneuver the mouse to be able to copy those words somehow. Or some way to copy them via a menu item.

What went wrong?
Popup disappears before we can move the mouse inside it to copy those words. 

Did this work before? N/A 

Chrome version: 49.0.2623.108  Channel: n/a
OS Version: 
Flash Version: Shockwave Flash 20.0 r0

Very frustrating. We can see them but cannot copy them.
 
Owner: lushnikov@chromium.org
Status: Started (was: Unconfirmed)
started: https://codereview.chromium.org/1861443002
Project Member

Comment 2 by bugdroid1@chromium.org, Apr 4 2016

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

commit d217d6f3d6fd76f78b153ee1de31557a353168e8
Author: lushnikov <lushnikov@chromium.org>
Date: Mon Apr 04 23:22:59 2016

DevTools: [Elements] set non-zero hide timeout timer for image popover

The non-zero hide timeout makes it possible to hover over popover
and copy some useful information from it.

BUG= 599592 
R=dgozman, pfeldman

Review URL: https://codereview.chromium.org/1861443002

Cr-Commit-Position: refs/heads/master@{#385048}

[modify] https://crrev.com/d217d6f3d6fd76f78b153ee1de31557a353168e8/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeOutline.js

Status: Fixed (was: Started)

Sign in to add a comment