Content
View differences
Updated by Aleix Suau over 5 years ago
### **Environment**:
Your OpenProject Version: 11.1
Operating System / Browser / OpenProject language: Mac / Chrome
### **Logs**
No
### **Steps to reproduce:**
1. Go to the log time modal in a work package.
2. Click inside the 'hours' input.
3. Try to increase, decrease or move the cursor with the arrows.
<figure class="image op-uc-figure" style="width:50%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20169/content"></div></figure>
### **Actual Behavior**
Nothing happens when the arrows are pressed. happens.
### **Expected Behavior**
It should be possible to increase, decrease or move the cursor inside the input with the arrows.
### Notes
Related files:
* DurationEditFieldComponent
* EditFieldComponent
* HalResourceEditFieldHandler
Your OpenProject Version: 11.1
Operating System / Browser / OpenProject language: Mac / Chrome
### **Logs**
No
### **Steps to reproduce:**
1. Go to the log time modal in a work package.
2. Click inside the 'hours' input.
3. Try to increase, decrease or move the cursor with the arrows.
<figure class="image op-uc-figure" style="width:50%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20169/content"></div></figure>
### **Actual Behavior**
Nothing happens when the arrows are pressed.
### **Expected Behavior**
It should be possible to increase, decrease or move the cursor inside the input with the arrows.
Related files:
* DurationEditFieldComponent
* EditFieldComponent
* HalResourceEditFieldHandler