yiisoft / yii2-debug

Debug Extension for Yii 2
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
202 stars 151 forks source link

Toolbar animates on every page load in Chrome 70 #342

Closed ricpelo closed 5 years ago

ricpelo commented 5 years ago

This seems to be the same as #327, which was fixed (apparently) on release 2.0.14, but the fix is not working (or perhaps it's a regression).

What steps will reproduce the problem?

  1. Use Chrome 70 and yii2-debug 2.0.14.
  2. Go to a page with the debug toolbar
  3. Expand the toolbar
  4. Reload

What's expected?

The toolbar should immidately show up as full-width.

What do you get instead?

The toolbar initially shows up with the collapsed 96px-wide width, and then animates to 100%. Every. Time.

Additional info

Q A
Yii version 2.0.15.1
PHP version 7.1.24-1+ubuntu18.04.1+deb.sury.org+1
Operating system Ubuntu 18.04.1 LTS

ezgif-2-d2b78e758d4f

ricpelo commented 5 years ago

Hi @samdark : what about merging the PR into 2.0 branch instead of 2.1? It fixes an annoying bug and the fix works great now. Do you think a 2.0.15 release could be possible? Thanks!

samdark commented 5 years ago

Do you have a reason not to upgrade to 2.1?

ricpelo commented 5 years ago

Of course not :smile: . Do you plan to release a new version soon (whatever version number) to include this fix?

machour commented 5 years ago

Hi @ricpelo,

Here's what is left to do for 2.1: https://github.com/yiisoft/yii2-debug/milestone/15

Feel free to take on any of these issues, with type:bug in priority.