gitlab-org--gitlab-foss/app/views/shared
Dmitry Medvinsky 92544df8da Fix auto-selection of URL field with X11 selection
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).
2015-04-17 10:16:18 +03:00
..
snippets Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
_choose_group_avatar_button.html.haml Refactor buttons 2015-03-14 00:29:32 -07:00
_clone_panel.html.haml Fix auto-selection of URL field with X11 selection 2015-04-17 10:16:18 +03:00
_commit_message_container.html.haml
_confirm_modal.html.haml
_event_filter.html.haml
_file_highlight.html.haml Fix code rendering for snippets 2015-02-17 00:16:28 -08:00
_group_form.html.haml Improve group rename warning 2015-03-18 20:16:36 -07:00
_group_tips.html.haml
_issuable_filter.html.haml Move current user to the top of the list in author/assignee filters 2015-04-09 01:04:53 -07:00
_issuable_search_form.html.haml Implement merge requests search 2015-03-12 16:20:58 -07:00
_issues.html.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
_merge_requests.html.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
_milestones_filter.html.haml Prettify milestones page 2015-02-19 15:56:23 -08:00
_no_password.html.haml LDAP users don't need to set a password to Git over HTTP. 2015-02-23 20:04:18 -08:00
_no_ssh.html.haml Apply some styles from flatly theme 2015-03-07 00:28:53 -08:00
_outdated_browser.html.haml
_project.html.haml Bust group page project list cache when namespace name or path changes. 2015-04-10 16:10:25 +02:00
_projects_list.html.haml Improve projects list 2015-03-04 17:22:55 -08:00
_promo.html.haml
_ref_switcher.html.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
_sort_dropdown.html.haml Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq into cirosantilli-link-to-button 2015-03-02 15:28:22 -08:00