On Monday 27 Feb 2012 20:14:47 Scott Youngman wrote: > (1) If the cursor is in the Tags box and there is no highlight, then > Up or Down arrow displays the previous or next tag in alphabetical > order respectively. That is as expected. > > (2) If I highlight the displayed tag name and begin to overtype, the > matching tag name auto completes, with the automatically entered > portion highlighted. So far so good. But if I use Up or Down arrow at > this point, the tag shown will be the one adjacent to the _originally > displayed_ tag, not those adjacent to the _new, partially highlighted_ > tag. Not so good! > > Wish: Up/Down arrow in context (2) will work as in context (1) -- the > tag shown will be the one adjacent to the newly entered (highlighted) > tag.
I'm afraid this is the standard behaviour of the Qt drop-down widget, so there is nothing I can do about this... (apart from reimplementing Qt, which is not on my agenda :-) ) Cheers, Peter -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
