git clone url selection doesn't work.
Created by: raphendyr
What ever is done with one_click_select
doesn't work correctly in opera or firefox.
This seems to work in chromium (and chrome probably).
What is expected:
- When I click clone url and it selects the text, the text is in my X selection buffer.
- If nothing is selected, that is ok too. Then I double click it and then it's correctly in my X selection buffer.
Current setup is frustrating as you think you have the url in your buffer, but you don't.
I ques problem is in js that handles elements with class one_click_select
.