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

Issue 620048 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Feature



Sign in to add a comment

DevTools: Elements find input should use maximum space

Project Member Reported by jonathan.garbee@chromium.org, Jun 14 2016

Issue description

The "find" input for the Elements panel is not using the available space effectively. It currently has a fixed width which means there are a limited number of visible characters at any given time. We should make this responsive and let the input take all the available width with the button beside it.

I'm working on a patch now to address this.

Ref: http://stackoverflow.com/q/37817405/2604748 for user-report about this problem.
 
Elements-find.png
39.7 KB View Download
Owner: l...@chromium.org

Comment 2 by l...@chromium.org, Oct 3 2017

Status: Fixed (was: Assigned)
Thanks for the report!  I've bisected it to a CL from March, it looks like this is now fixed.

https://chromium.googlesource.com/chromium/src/+/336d5878c4c612627f0a8333f71b50a04b7091d1

Sign in to add a comment