DevTools: Elements find input should use maximum space |
||
Issue descriptionThe "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.
,
Oct 3 2017
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 |
||
Comment 1 by dgozman@chromium.org
, Oct 3 2017