Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

List items have to be clicked to be selected, keyboard doesn't work #2015

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Comments

@openstreetmap-trac
Copy link

Reporter: LonelyPixel
[Submitted to the original trac issue database at 5.08pm, Wednesday, 1st July 2009]

In most (all?) list views you have to click on an item with the mouse to update the details beside it. Pressing the up/down keys on the keyboard only moves the list box selection but doesn't trigger any action. The action should be connected to the selection changed event (if that exists in Qt) instead of the clicked event.

@openstreetmap-trac
Copy link
Author

Author: lonelypixel
[Added to the original trac issue at 10.21pm, Friday, 3rd July 2009]

(In [16296]) FIX : List boxes can be correctly selected with the keyboard (closes #2015)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant