-
Suggestion
-
Resolution: Unresolved
-
None
-
6
-
2
-
Clicking on the Description field's value leads to the editing of the value in the field. This causes problems when a user tries to copy the data from this field.
The field must come with a pencil icon, which needs to be clicked for editing the field.
Steps to reproduce:
- Open an issue
- Double click on the value in the description
Expected result:
The content should get selected.
Actual result:
The field goes in the inline editing mode.
Workaround:
Use Old issue view.
- mentioned in
-
Page Loading...
Both single click and double click should not enter edit mode. You can select text by single-clicking prior to the first character you want to select and then shift-clicking after the last character you want to select. Removing click-to-edit completely would fix this use case.
Additionally, making the description a “safe to click” area would help with editing other fields. When done editing a field, you need to click out of it in order for it to save before closing the page/tab. Currently, the Jira issue page has very few small areas of safe-to-click whitespace. If the Description field became a “safe to click” area, this would speed up editing other click-to-edit fields.