It is linked to https://github.com/rust-lang/rust/issues/60033. This is the tests we need to add (the list is non-exhaustive): * [x] a UI test for **each** setting * [x] click on element in the sidebar hidden by default to be sure it gets fully un-collapsed and scrolled to * [x] make tests for each shortcut * [x] make tests for source code navigation (through files in the first time should be enough) * [ ] run all the previous tests in mobile mode
It is linked to #60033.
This is the tests we need to add (the list is non-exhaustive):