about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-08-06 15:36:30 +0200
committerGitHub <noreply@github.com>2019-08-06 15:36:30 +0200
commita389521c90c5f63637d9d19e94e6b65d49859c10 (patch)
treeaf5a3d19dade0f7e0756683a553e93f1bf3a5f5d /src/test/debuginfo/enum-thinlto.rs
parente6994714d96eceef35ce6c420acd2fa2a17542e2 (diff)
parent3e39ac718809c147141d4b6ed02b5db4a6779397 (diff)
downloadrust-a389521c90c5f63637d9d19e94e6b65d49859c10.tar.gz
rust-a389521c90c5f63637d9d19e94e6b65d49859c10.zip
Rollup merge of #62837 - Kinrany:patch-1, r=GuillaumeGomez
Fix theme picker blur handler: always hide instead of switching

Fixes a minor bug in UI generated by rustdoc.

For example, this page: https://doc.rust-lang.org/std/

Reproduction steps:
1. Click the theme picker twice
   * The list of themes will be shown and then hidden
2. Click anywhere else
   * The list of themes will be show again, which is unexpected

The bug was caused by blur event handler toggling the state of the element instead of always hiding it regardless of the current state.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions