[Rseding91] [0.15] Can't press tab to remove message overlay

This subforum contains all the issues which we already resolved.
Post Reply
keyboardhack
Filter Inserter
Filter Inserter
Posts: 478
Joined: Sat Aug 23, 2014 11:43 pm
Contact:

[Rseding91] [0.15] Can't press tab to remove message overlay

Post by keyboardhack »

I was writing in the textbox marked by the red arrow when a rocket launched without a satelite. I can't press tab to remove the message because i am still writing in the textbox.

Steps to reproduce:
  • Launch a rocket without a satelite.
  • Quicly open a trainstop and edit the name.
  • Wait for message to pop up while mavinh focused the textbox.

Image


Not sure but is it a bug that an ion cannon from the ion cannon mod isn't considered a satelite?
Waste of bytes : P

Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: [0.14.22] Can't press tab to remove message overlay

Post by Nexela »

keyboardhack wrote:Not sure but is it a bug that an ion cannon from the ion cannon mod isn't considered a satelite?
How so? It is an ion cannon and not a satellite (Also .15 should have a remote API to disable/change this message)

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5148
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [0.14.22] Can't press tab to remove message overlay

Post by Klonan »

I can reproduce this in 0.15:

Pressing 'ESC' to open the game menu can fix it

Code: Select all

/c soon = game.tick + 300 script.on_event(defines.events, function () if game.tick == soon then game.show_message_dialog{text = "Oh boy!"} end end)
Image

Rseding91
Factorio Staff
Factorio Staff
Posts: 13177
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [Rseding91] [0.15] Can't press tab to remove message overlay

Post by Rseding91 »

Thanks for the easy steps to reproduce the problem. It's now fixed for the next version of 0.15.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”