You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mrsdizzie a6168fa25d
Make copy/paste work for source code (#12191)
* Make copy/paste work for source code

Fix regression casued by #12047 so copy/paste works properly in all browsers.

Fixes #12184

Also while looking at this I saw a small display issue for blame view. I think #12023 was merged into original PR through an update branch before #12047 was merged and made one of the css ruules not apply anymore.

* use pseudo-element to prevent copying of comment + symbol even when not visually selected

* remove added newline here should not be necessary anymore

* make sure empty line is newline so there is something to select and copy
4 years ago
..
blob_excerpt.tmpl Server-side syntax highlighting for all code (#12047) 4 years ago
box.tmpl Make copy/paste work for source code (#12191) 4 years ago
comment_form.tmpl Fix .comment-code-cloud not being removed when cancelling new code comment (#11464) 4 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 6 years ago
comments.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) 4 years ago
compare.tmpl Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 4 years ago
image_diff.tmpl Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago
new_comment.tmpl Pull request review/approval and comment on code (#3748) 6 years ago
new_review.tmpl Fix missing styling for dropdown icon on review button (#11998) 4 years ago
options_dropdown.tmpl Support view individual commit for wiki pages (#11415) 4 years ago
section_unified.tmpl Make copy/paste work for source code (#12191) 4 years ago
whitespace_dropdown.tmpl Add whitespace handling to PR-comparsion (#4683) 6 years ago