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 327438 - It is not possible to cancel the bookmark export after the rxport dialog was opened
It is not possible to cancel the bookmark export after the rxport dialog was ...
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Bookmarks
1.9.x
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-01-17 22:47 UTC by Victor Osadci (Vic)
Modified: 2006-01-21 20:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Victor Osadci (Vic) 2006-01-17 22:47:26 UTC
Please describe the problem:
It is not possible to cancel the bookmark export once the export dialog has been
opened. Pressing either the 'Save' or 'Cancel' buttons results in the bookmarks
being exported.

Steps to reproduce:
1. Open the bookmark editor
2. Open the export bookmarks dialog
3. Press 'Cancel'


Actual results:
The bookmarks are exported anyway

Expected results:
Cancel the export operation

Does this happen every time?
Yes

Other information:
Comment 1 Crispin Flowerday (not receiving bugmail) 2006-01-18 19:00:48 UTC
Indeed.
Comment 2 Crispin Flowerday (not receiving bugmail) 2006-01-21 19:18:29 UTC
Thanks for the bug report, I have fixed this in CVS:

http://mail.gnome.org/archives/cvs-commits-list/2006-January/msg05898.html
Comment 3 Victor Osadci (Vic) 2006-01-21 20:00:28 UTC
I am reopening this as it still doesn't quite work.

Starting the export and canceling is OK. Now try to start the export and pres 'Save': the file is saved, but the dialog doesn't close, and 'Cancel' doesn't close it either.
Comment 4 Crispin Flowerday (not receiving bugmail) 2006-01-21 20:22:07 UTC
Urgh, yeah, thanks for picking that up, I removed a gtk_widget_destroy() by accident.

http://mail.gnome.org/archives/cvs-commits-list/2006-January/msg05943.html