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 248339 - Import wizard does not close on `ESC`
Import wizard does not close on `ESC`
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Importers
2.0.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: mengjie yu
Evolution QA team
Depends on:
Blocks: 271192
 
 
Reported: 2003-09-10 06:08 UTC by Yiming Cao
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Here is the patch. Please help me to review it. (2.03 KB, patch)
2005-01-20 10:51 UTC, mengjie yu
none Details | Review

Description Yiming Cao 2003-09-10 06:08:29 UTC
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:


Steps to reproduce the problem:
1. Invoke Evolution
2. Click File->Import
3. Evolution Import Assistant opens
4. Press 'ESC'

Actual Results:
Import window does not close.

Expected Results:


How often does this happen? 


Additional Information:
Comment 1 André Klapper 2004-09-23 16:32:05 UTC
this is still valid for evolution1.5-2.0.0.0.200409211947-0.snap.
ximian.8.1. according to dobey on irc, this is valid since the dialog 
got a cancel button, otherwise it would not be HIG-compatible...
Comment 2 Not Zed 2004-09-28 05:42:10 UTC
except its a druid and not a dialogue.

dialogue's enforce the policy when you have a cancel response,
gnomedruid seems to do nothing at all here.
Comment 3 mengjie yu 2005-01-20 10:51:11 UTC
Created attachment 44618 [details] [review]
Here is the patch. Please help me to review it.
Comment 4 mengjie yu 2005-01-21 07:32:38 UTC
Patch committed into CVS Head.