New issue
Advanced search Search tips

Issue 601563 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Drag image uses incorrect scale

Project Member Reported by majidvp@chromium.org, Apr 7 2016

Issue description

Version: 51.0.2694.0 (Developer Build) (64-bit)
OS: Linux (But may be applicable elsewhere

What steps will reproduce the problem?
(1) Open Devtools, and toggle device toolbar
(2) Choose a custom device with DPR > 1 and non-touch (so drag exists)
(3) Try drag and droping an element on a page (e.g., http://output.jsbin.com/rodenub)

See attached video for a demonstration.

What is the expected output?
The drag image should not depend on device pixel ratio.

What do you see instead?
The drag image is scaled up by the device pixel ratio.

I am not sure if this is a real problem of any actual platform or something that only appears on devtools.

 
darg-image-scale-bug.ogv
2.6 MB Download
Owner: osh...@chromium.org
Status: Assigned (was: Untriaged)

Comment 3 by osh...@chromium.org, May 13 2016

Status: Started (was: Assigned)

Comment 4 by osh...@chromium.org, May 19 2016

Status: WontFix (was: Started)
https://codereview.chromium.org/1978763004/

and reviewer is inclined to wontfix this. 

This is dev tools only, and actually have one advantage, where it shows the real drag image that will be used on such device.

I'll wontfix this for now, but please reopen if you think this has to be fixed.

Sign in to add a comment