You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the codeblock on the install page (like only the "sh.startup.rs" link) cannot be selected, only whole contents of the codeblock at once. (I use linux)
Suggested Improvement
Part of the codeblock should be able to be selected.
One click onto the codeblock should still select the whole contents. but subsequent clicks onto the codeblock should not select the whole contents of the codeblock, but fallback to the builtin text selection mechanism in the browser.
When user clicked somewhere outside of the mentioned codeblock, the next click onto the codeblock should be treated as the first click in the above description.