Opened 17 years ago

Closed 17 years ago

Last modified 5 years ago

#8595 closed patch

GUI: Enhanced PopUp behaviour

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

Description

The current Gui's PopUp behavior is strange in some cases. The attached patch tries to solve them:

- When pressing ESC, the first entry is selected.

- When clicking outside the entries list, the last highlighted entry is returned. The expected behavior (for me) was to return to the previous selection.

The current patch returns to the previous selection when moving the mouse outside the list. If you want I can change it to maintain the last highlighted entry and just cancel the selection when doing the click outside the list.

Ticket imported from: #1622564. Ticket imported from: patches/700.

Attachments (1)

popup.patch (697 bytes ) - added by jvprat 17 years ago.

Download all attachments as: .zip

Change History (4)

by jvprat, 17 years ago

Attachment: popup.patch added

comment:1 by sev-, 17 years ago

Owner: set to sev-
Status: newclosed
Summary: Enhanced PopUp behaviourGUI: Enhanced PopUp behaviour

comment:2 by sev-, 17 years ago

Thanks, committed as is.

comment:3 by digitall, 5 years ago

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