Opened 15 years ago

Last modified 11 years ago

#6260 closed defect

Refocusing the key dropdown should jump to the correct position — at Initial Version

Reported by: flaimo Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: Cc:

Description

  1. select node and click the add new key/value pair button
  2. type landuse in the, already focused, key field
  3. press tab to switch to the value field
  4. press shift+tab to switch back to the key field
  5. press cursor down

current behavior (which i consider wrong):

  1. after the keypress the dropdown opens up, but nothing seems to be focused
  2. press cursor down again. the very first entry in the dropdown gets selected

at this point i actually expect the following:

  1. the dropdown opens up. focus is on the entry landuse which should be in the visible area of the dropdown
  2. press cursor down again. the next entry after landuse should be highlighted

environment: build 4021 on mac os x

Change History (0)

Note: See TracTickets for help on using tickets.