PlayerStorage

PlayerStorage

81.6k Downloads

Escape Key does not close the GUI all the times

Knito58 opened this issue ยท 1 comments

commented

If I invoke the GUI with its key (E in my case) then pressing ESC does not work all the time. If I left click the border of the GUI with the mouse then the GUI seems to get focus and then ESC always works.

Maybe the GUI needs something like "setFocus()" (dunno, really) when it opens freshly.

PS 1.12.2-1.3.6, Forge 14.23.4.2745

commented

PS 1.12.2-1.3.10, Forge 14.23.5.2770
The issue still persists.