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

Issue 609449 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Regression: [DevTools]Drop down name does not get changed to 'Custom' after changing text in info textbox.

Reported by rk...@etouch.net, May 5 2016

Issue description

Chrome Version: 52.0.2725.0 Revision 3bfc96772d01d42a50683cae507a53cf07bb606d-refs/heads/master@{#391707}(32/64 bit)
OS:Windows(7,8,10),Mac (10.10.5, 10.11.4),Linux (14.04 LTS)
 
What steps will reproduce the problem?
1. Launch chrome, open dev tools window and press ‘Esc’ key to open drawer tab.
2. Go to ’Network conditions’ section and uncheck 'Select automatically' checkbox under 'User agent' section.
3. Select any option from drop down list,click in info textbook and paste any text in info textbox, observe.

After pasting text in info textbox drop down name dosenot get changed.

After pasting text in info textbox drop down name should get changed.i.e. should change it to 'Custom..'

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

Good build: 52.0.2718.0  
Bad build: 52.0.2719.0  

Narrow bisect:
https://chromium.googlesource.com/chromium/src/+log/7e7d3daff9117163ca29f1614a9e45ee1cb47b23..6bb4930204f11cd7bc4ae533c6ede2f703520c78?pretty=fuller&n=50

Suspecting: r390128





 
Actual_DevTools.mp4
1023 KB Download
Expected_Devtools.mp4
565 KB Download
Project Member

Comment 1 by bugdroid1@chromium.org, May 5 2016

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

commit 12c34c84519d57886a6d31450c61510041ec8329
Author: luoe <luoe@chromium.org>
Date: Thu May 05 22:20:43 2016

DevTools: correct listeners for custom user agent input field

BUG= 609449 

Review-Url: https://codereview.chromium.org/1959443002
Cr-Commit-Position: refs/heads/master@{#391925}

[modify] https://crrev.com/12c34c84519d57886a6d31450c61510041ec8329/third_party/WebKit/Source/devtools/front_end/network/NetworkConfigView.js

Comment 2 by l...@chromium.org, May 5 2016

Status: Fixed (was: Assigned)

Sign in to add a comment