Opened 15 years ago

Closed 14 years ago

Last modified 6 years ago

#7738 closed feature request

GUI: List scrollbar actions should focus on list

Reported by: salty-horse Owned by: sev-
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

Since the search box has been introduced to the launcher, it is now possible to move the focus away from the game list.

Clicking on the list's scrollbar buttons or dragging the handle should bring the focus to the list.

Attached is a very hacky patch that implements it. It assumed that a list's boss is always a GUI::Dialog.

Ticket imported from: #2858270. Ticket imported from: feature-requests/554.

Attachments (1)

focus-hack.patch (426 bytes ) - added by salty-horse 15 years ago.

Download all attachments as: .zip

Change History (4)

by salty-horse, 15 years ago

Attachment: focus-hack.patch added

comment:1 by sev-, 14 years ago

I forced ListWidgets to be put only on Dialogs, and committed your patch.

comment:2 by sev-, 14 years ago

Owner: set to sev-
Status: newclosed

comment:3 by digitall, 6 years ago

Component: GUI
Note: See TracTickets for help on using tickets.