Modify ↓
Opened 14 years ago
Closed 10 years ago
#6260 closed defect (duplicate)
Refocusing the key dropdown should jump to the correct position
Reported by: | flaimo | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | Cc: |
Description (last modified by )
- select node and click the add new key/value pair button
- type landuse in the, already focused, key field
- press tab to switch to the value field
- press shift+tab to switch back to the key field
- press cursor down
current behavior (which i consider wrong):
- after the keypress the dropdown opens up, but nothing seems to be focused
- press cursor down again. the very first entry in the dropdown gets selected
at this point i actually expect the following:
- the dropdown opens up. focus is on the entry landuse which should be in the visible area of the dropdown
- press cursor down again. the next entry after landuse should be highlighted
environment: build 4021 on mac os x
Attachments (0)
Change History (1)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #10470.