lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.27k stars 162 forks source link

fullscreen deadlock with popup #379

Closed vendelin8 closed 5 years ago

vendelin8 commented 5 years ago

Hi,

I'm using Arch linux, Mate, Tilda 1.4.1-1

I just started using Tilda, basically I like the idea. I use it in full screen mode. When I enter a command that opens a popup, I get a deadlock. Typically it's an ssh or similar command, that pops up a password dialog. Tilda loses focus, doesn't answer to F1, F11, Ctrl+C, nothing really. On the other hand, I can see with the transparency, that the popup gets focus, with a blinking cursor, but I can't type there. All I could do is pkill it from the tty, which is not a real solution. I haven't found any issues related to mine, so I'm thinking about if I make something wrong. Please help.

vendelin8 commented 5 years ago

Ok, I found the solution: I checked in "Hide when Tilda loses focus" and now the dialog gets the focus.