New issue
Advanced search Search tips

Issue 860187 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Regression:Unwanted space is seen in 'Select a destination' of Print overlay

Reported by vineetha...@etouch.net, Jul 4

Issue description

Chrome Version: 69.0.3481.0 (Official Build) Revision 1256f448450290ca3d700e80543015dc6f028656-refs/branch-heads/3481@{#1}(32/64 bit)
OS: Mac(10.12.6, 10.13.1, 10.13.6, 10.14), Windows(7,8,8.1,10) and Linux(14.04) OS

Pre-condition: Enabled 'Enable new Print Preview UI' flag from chrome://flags

What steps will reproduce the problem?
(1) Launch Chrome open NTP and give print command using 'Ctrl+P' to open Print Preview overlay.
(2) Click on 'Change' button to open 'Select a destination' overlay and observe.

Actual Result: Unwanted space is seen in the 'Select a destination' overlay even when few entries are present.
Expected Result: 'Select a destination' overlay should be concise with a scrollbar if required and no unwanted spacing.

This is regression issue broken in ‘M-68’ and providing the bisect using per-revision bisect,
Good build: 68.0.3430.0(Revision: 558174)
Bad build : 68.0.3432.0(Revision: 558914)

You are probably looking for a change made after 558700 (known good), but no later than 558701 (first known bad).

CHANGELOG URL:

The script might not always return single CL as suspect as some perf builds might get missing due to failure.
  
https://chromium.googlesource.com/chromium/src/+log/3a9289055e78c6580b0debbd96ddfab89b336f4d..a618ff624e1d2a45668e9d6cb7798a35ffd2c8b7

Suspect: https://chromium.googlesource.com/chromium/src/+/a618ff624e1d2a45668e9d6cb7798a35ffd2c8b7

@rbpotter: Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner.

Thank You!
 
ActualResult.png
118 KB View Download
ExpectedResult.png
153 KB View Download
Status: WontFix (was: Assigned)
This is working as intended. The dialog previously changed in size as new printers loaded, which we decided was not a desirable behavior as it could lead to users trying to interact with the dialog elements only to have everything shift around when it resized. As a result we changed this behavior in the new UI.

Sign in to add a comment