Opened 3 years ago
Closed 3 years ago
#4686 closed defect (fixed)
When editing tags in the relation editor <TAB> will highlight new fields but not place the cursor there, this inhibits copy/paste
| Reported by: | avar | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | gui, relation |
| Cc: |
Description
When creating a new relation and adding new tags pressing "<TAB>" inside the tagging dialog will advance to the next tag but it won't make the cursor active in that field.
This has the downside that if I Ctrl+V or middle click (on Unix) text won't be pasted in the field. I have to click on it with the mouse and then paste.
It would improve the UI if the cursor was automatically made active in the field. When it's active <TAB> still advances to the next field so I can't see a downside with that.
Attachments (0)
Change History (1)
comment:1 Changed 3 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed



(In [3100]) fixed #4686: When editing tags in the relation editor <TAB> will highlight new fields but not place the cursor there, this inhibits copy/paste