92544df8da
We use `focusin` event instead of `click` because when using the latter, when the selection is created it isn't put into X11 PRIMARY selection. And as a Linux user I'm very used to such behaviour that when something gets selected, it's ready for pasting, which is the primary purpose of the clone URL field. When `focusin` is used, the selection is copied to X11 buffer automatically, so it works as expected (tested in Firefox and Chrome). |
||
---|---|---|
.. | ||
snippets | ||
_choose_group_avatar_button.html.haml | ||
_clone_panel.html.haml | ||
_commit_message_container.html.haml | ||
_confirm_modal.html.haml | ||
_event_filter.html.haml | ||
_file_highlight.html.haml | ||
_group_form.html.haml | ||
_group_tips.html.haml | ||
_issuable_filter.html.haml | ||
_issuable_search_form.html.haml | ||
_issues.html.haml | ||
_merge_requests.html.haml | ||
_milestones_filter.html.haml | ||
_no_password.html.haml | ||
_no_ssh.html.haml | ||
_outdated_browser.html.haml | ||
_project.html.haml | ||
_projects_list.html.haml | ||
_promo.html.haml | ||
_ref_switcher.html.haml | ||
_sort_dropdown.html.haml |