Tested in Chrome84 and 86.
Bug: Config dialog in popup cannot be closed with Esc after I click on a row label first.
this Bug seems to be related to Inline style style="animation-duration: 0s;"
It can be fixed as long as it is not 0 (zero) ,
#message-box {animation-duration: 1ms !important}
Thanks, but there's no need for gifs. Try to stop making them. The entire bug description is "Config dialog in popup cannot be closed with Esc after I click on a row label first" and maybe a screenshot. Or list the specific steps e.g. 1) install a usercss style with config, 2) open popup, 3) click config icon, 4) click some setting's name, 5) press Esc.
Fixed in 71cabc20.
Thank you very much, because my English is very bad, sorry for my English ... Thanks again!
Most helpful comment
Thanks, but there's no need for gifs. Try to stop making them. The entire bug description is "Config dialog in popup cannot be closed with Esc after I click on a row label first" and maybe a screenshot. Or list the specific steps e.g. 1) install a usercss style with config, 2) open popup, 3) click config icon, 4) click some setting's name, 5) press Esc.