Opened 14 years ago

Closed 14 years ago

#618 closed defect (duplicate)

Hotkeys only work on "odd loaded" maps

Reported by: fabio Owned by:
Priority: Should Have Milestone: Alpha 3
Component: Core engine Keywords:
Cc: Patch:

Description

Hotkeys like shift-D and F10 only work on "odd loaded" maps. E.g. start a map, they work, close map and start another one they don't work, close map and start another one they work...

Change History (5)

comment:1 by Kieran P, 14 years ago

Milestone: UnclassifiedBacklog

comment:2 by fabio, 14 years ago

Milestone: BacklogAlpha 3

comment:3 by fabio, 14 years ago

Interesting, now that a console message is added when preesing SHIFT-D, in the even case it shows:

<You> The Developer Console was opened.
<You> The Developer Console was closed.
<You> The Developer Console was opened.
<You> The Developer Console was closed.

For some reason it react as the key was pressed 4 times.

comment:4 by fabio, 14 years ago

Update 2: the key combination is repeated X times, where X is the number of maps loaded in this game session, this is why in the odd case it ends up opening the menu, while it the even case the 'closed' match the 'opened'.

comment:5 by Kieran P, 14 years ago

Resolution: duplicate
Status: newclosed

This will be fixed as part of work done in #567

Note: See TracTickets for help on using tickets.