-
Bug
-
Resolution: Fixed
-
Medium
-
9.12.10, 10.0.0
-
9.12
-
1
-
Severity 1 - Critical
-
Problem
When a user adds a comment to ticket 'A' but right clicks on a different ticket 'B' before submitting it ,Jira adds the comment to the last focused ticket 'B' instead of the originally intended destination .
Right clicking shifts the focus and alters the data to be submitted.
Environment
Jira 9.X / 10.X
Steps to Reproduce
- Create a sample project with Kanban board
- Open the Board and click on ticket "A"
- Write a comment from the quick edit menu on the right
- Right click on a different ticket key "B" from the same board and select (Open in new Tab)
- Submit the previously added comment (click add)
Expected Results
Jira will add the comment to the first selected ticket A
Actual Results
Jira loses focus on the the first ticket and adds the comment to the last ticket that received the right click
Workaround
Use the browser's shortcut for new tab (command + left click on the link in case of Chrome on MacOs) to avoids right clicking the link and losing the focus