about summary refs log tree commit diff
path: root/src/ci
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-11-19 15:35:22 +0100
committerGitHub <noreply@github.com>2022-11-19 15:35:22 +0100
commite2dcc28d3c64a3f8f4797132420685e2b26fe05b (patch)
tree688d5e7345e68b65df9c6a3a331253ad016084ea /src/ci
parente86f1845ff6ca556621e2d366a6ad0c2d5aa408f (diff)
parent5ed8dca7212c25a5557dc249037ec0c8b271c7b6 (diff)
downloadrust-e2dcc28d3c64a3f8f4797132420685e2b26fe05b.tar.gz
rust-e2dcc28d3c64a3f8f4797132420685e2b26fe05b.zip
Rollup merge of #104577 - GuillaumeGomez:remove-focus-on-blur, r=notriddle
Don't focus on notable trait parent when hiding it

I clicked on a notable trait icon so the popup remained and then clicked on the settings menu. When the settings menu was blurred, it scrolled back to when the notable trait was, which isn't great.

r? `@notriddle`
Diffstat (limited to 'src/ci')
-rw-r--r--src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version
index ed0d9e9902b..3f8dcd03d2d 100644
--- a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version
+++ b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version
@@ -1 +1 @@
-0.13.1
\ No newline at end of file
+0.13.2
\ No newline at end of file