After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 84683 - Pressing ESC in SX editor closes dialog
Pressing ESC in SX editor closes dialog
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: Scheduled Transactions
git-master
Other Linux
: High normal
: ---
Assigned To: Josh Sled
Josh Sled
Depends on:
Blocks:
 
 
Reported: 2002-06-09 21:49 UTC by Josh Sled
Modified: 2018-06-29 20:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josh Sled 2002-06-09 21:49:12 UTC
When in the SX editor, pressing ESC causes the dialog to close without
performing any confirmation nor saving of any changed values.
Comment 1 Josh Sled 2002-11-10 18:14:02 UTC
gnucash-sheet.c:gnucash_sheet_key_press_event (GtkWidget *widget,
GdkEventKey *event) seems to be where sheet keypresses are processed,
and I don't see an "GDK_Escape" case... 
Comment 2 Josh Sled 2002-11-18 02:25:05 UTC
Fixed in 2002.11.17 commit.  Turns out that ESC is a valid way to
close a GnomeDialog, and we weren't trapping it in the
window-close-okay path.  We are, now.
Comment 3 John Ralls 2018-06-29 20:12:21 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=84683. Please update any external references or bookmarks.