As a QA person Description and Acceptance criteria of a user story is most important documentation for me. While creating test cases of test scenarios I often need them and for that It would be a good add-on feature to provide a copy button beside description and acceptance criteria so that in one click user can copy entire information. (Something like shown as below)
Hi, This is not regarding only copying to another Jira issue but it is generic. I would like if I get copy button beside description field which will copy all the text from that field. Something like as shown below. This will perform action in one click.
If you do not plan to copy the text to somewhere else, why would you copy it? And so, why add a specific control for a specific field to copy the information and not use it?
The scenario you describe seems quite specific to handle an existing, generic, built-in behavior/feature of browsers and operating systems (i.e., copying text from anywhere on a page).
Perhaps if you explain the problem you are trying to solve, the community might offer suggestions. For example, are you trying to copy that text from the description field, under certain conditions, to somewhere else? If so, it is possible automation rules could help.