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

Issue 617103 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Regression: [DevTools]'Shift + drag' action doesn't work properly in '3D Device model' from bottom end.

Reported by dchau...@etouch.net, Jun 3 2016

Issue description

Chrome Version: 53.0.2757.0 (Official Build) 31724d2879923fbf1adab8cd8d6a353a9888379a-refs/heads/master@{#397573} 32-64-bit.
OS: Windows(7,8,10), Mac(10.10.5, 10.11.4), Linux(Ubuntu 14.04 LTS).

What steps will reproduce the problem?
1. Launch chrome, open 'DevTools' window and press 'Esc' key to open console drawer window.
2. Go to 'Sensors' section and select 'Portrait' from 'Orientation' drop down list.
3. Now try to rotate '3D Device model' clockwise/Anticlockwise from bottom end using 'Shift + drag' and observe.

When we try to rotate '3D Device model' clockwise using 'Shift + drag', it rotates anticlockwise and vice-versa.
'3D Device model' should rotate in the same direction as rotated by user.

This is a regression issue, broken in M-52 series, below is bisect info.

Good: build: 52.0.2729.0 
Bad build: 52.0.2730.0 

Narrow bisect:
https://chromium.googlesource.com/chromium/src/+log/907af5d21b50652a28c559e38b27fabd9916c511..a5245f4b17a4e98b11105fe904f3f3bce3153c2b?pretty=fuller&n=10000

Suspecting: r392500

Kindly review the attached screen-cast for reference.
 
Actual behavior.mp4
999 KB Download
Labels: ReleaseBlock-Stable
Adding RB label as this is a recent regression.

Comment 2 by l...@chromium.org, Jun 3 2016

Status: WontFix (was: Assigned)
Thanks for the screencast.  This is actually intended behavior.  The clockwise/ccw direction of rotation depends only on whether the mouse is to the right/left of its original position.

Sign in to add a comment