lanoxx / tilda

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

pull toggle (<F2>) doesn't work when auto-hide enabled #106

Closed dweymouth closed 4 years ago

dweymouth commented 9 years ago

Steps to reproduce (tested on Linux Mint 17 Cinnamon, 64-bit):

  1. Ensure that the "Hide when Tilda loses focus" option is enabled
  2. Press to pull down Tilda initially
  3. Click in another window to cause it to auto-hide
  4. Press to pull down Tilda again
  5. Without unfocusing, press again. This should pull up the terminal, but instead does one of these two things:
    • pulls up the terminal briefly before bringing it back down again
    • pulls the terminal up, then down, then up again (less common)

This bug is present in the latest git-master, version 1.2.2

bnkr commented 9 years ago

Could this be related to #57 ?

Edit: actually I think this is a duplicate bug if I read my own title properly :) Except the problem I reported in #57 happens when I mouse over things rather than clicking another window.

pik commented 9 years ago

I'm having quite a few other bugs while testing auto-hide as well (it's not something I normally use). @lanoxx Is there a plan to deprecate this feature or should it be maintained?

lanoxx commented 4 years ago

@pik Sorry that I never replied to your question. Somehow it got lost in the bug tracker.

There were a few changes to the pull behavior and at them moment I cannot reproduce this bug. If its possible to reproduce it with the latest version, feel free to reopen this bug.