NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Login into JIRA OnDemand instance which has:
1. Time Tracking - activated
2. Tempo plugin enabled.
----------------------------------------
This behaviour is only on IE9
1. View an issue.
2. Press 't' to launch Tempo's 'Log Work' dialog.
3. Enter the values in the specific fields.
4. Move focus to either 'Add' or 'Add and close' and press the 'Enter' key on the keyboard to submit the values.
This results in
.
Work gets logged perfectly well, IF, we use Mouse to click on 'Add' button.
Closely monitoring the network logs shows that when key press is used to submit the form, network request such as this '/secure//rest/tempo-rest/1.0/worklogs/PRJAMLKV-212' is made. This fetches a 404 response from the server. ![]()
This issue does not appear on Chrome or Firefox.
Video capture: http://screencast.com/t/u75PRD26v
- is related to
-
JRASERVER-26730 On IE9, Tempo's Log Work dialog fails when 'Add/Add and Close' button is pressed using the Enter key
- Closed