-
Bug
-
Resolution: Timed out
-
Low
-
None
-
7.3.8, 7.4.4, 7.5.0
-
None
-
7.03
-
1
-
Severity 3 - Minor
-
Summary
When dragging an attachment to an issue, a comment to that attachment will not be added if the comment box is open and in visual mode.
Steps to Reproduce
- Click in the Comment box, to allow input
- Ensure the visual editor is enabled and selected
- Drag an attachment to the issue
Expected Results
The comment is updated with a wiki formatted link to the attachment.
Actual Results
The comment is not updated with a wiki formatted link to the attachment. There are no visible errors in the log, or in the console.
Tested Scenarios
- Without the comment box active: Comment is added automatically with a link
- With comment box active, but in text mode: Link is added to the comment box at the insertion point
- With comment box active, but in visual mode: Link is not added
Workaround
- Use the text mode before dragging attachments
- Disable the visual editor
- Insert the attachment manually from the editor box