press escape on close confirmation dialog close terra

Bug #1158771 reported by Jorge Rodríguez-Flores
26
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Terra Terminal Emulator
Fix Committed
Undecided
Unassigned

Bug Description

Situation:
+ Open terra
+ press <ctrl-q>
+ press esc to discard close terra
+ close terra anyway

Thanks.

Tags: 18 fedora
tags: added: 18 fedora
Revision history for this message
Aşkın Yollu (askin) wrote :

bug fixed with 1 line editing, i add as a patch

- if response == Gtk.ResponseType.NO:
+ if response != Gtk.ResponseType.YES:

Revision history for this message
SchnWalter (schnwalter) wrote :

I can confirm the issue and also that the patch form #1 works perfectly

Changed in terra:
status: New → Confirmed
Revision history for this message
SchnWalter (schnwalter) wrote :

Looks like the fix for this has already been committed a few month ago.

Changed in terra:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.