p-e-w / finalterm

At last – a modern terminal emulator (NO LONGER MAINTAINED)
http://finalterm.org
GNU General Public License v3.0
3.84k stars 179 forks source link

Autocompletion menu displayed on unfocus or minimization #330

Closed ghost closed 9 years ago

ghost commented 9 years ago

I have stumbled upon this small issue running arch.

final term_001 Partially writing a command in a focused window with the Autocomplete menu.

screenshot tool page 1 - multimedia and games - arch linux forums - mozilla firefox_003 Unfocusing from the final term window, switching to a different application.

I have tried this with minimizing the application through the button, and focusing to a new window by clicking on it. Only way to get rid of the menu is to either finish the command, or to cancel it by backspacing.

If any of you can reproduce this, let me know. I'll take a look at the code and see if I can find the issue.

nashley commented 9 years ago

@MineSQL I'm able to reproduce with Openbox (3.10.32-gentoo). Screenshots for proof: screenshot from 2014-08-14 21 41 31 screenshot from 2014-08-14 21 41 48

p-e-w commented 9 years ago

This is a duplicate of https://github.com/p-e-w/finalterm/issues/193, and while it is high on my personal "biggest annoyances" list, I'm at a loss for how to fix it. I have tried many approaches, but there always seems to be at least one unsolvable problem remaining.