Ticket #6 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Hide on lose focus

Reported by: havardh Owned by: somebody
Priority: minor Milestone:
Component: guake Version:
Keywords: Cc:

Description

When you enable "Hide on lose focus" - F12 button won't take away the terminal.

Tested on Ubuntu 7.10

Change History

Changed 5 years ago by lincoln

  • component changed from component1 to guake

It's working for me, can you give us more information about your problem? What package/version/change number are you using, maybe it's already fixed after some commits we did.

Thanks.

Changed 5 years ago by lincoln

  • status changed from new to closed
  • resolution set to fixed

Now I got what you said, the problem was that when the window was being closed it was losing focus, and the focus lose callback was toggling window show/hide, so that was caling show/hide twice.

Fixed in commit 4a243ecc9974e7705bb073e7c6974f45ddd34ef5

Note: See TracTickets for help on using tickets.