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 365883 - "Edit button" doesn't do anything
"Edit button" doesn't do anything
Status: RESOLVED FIXED
Product: istanbul
Classification: Other
Component: general
HEAD CVS
Other Linux
: Normal normal
: ---
Assigned To: Istanbul maintainers
Istanbul QA maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-27 18:33 UTC by Wouter Bolsterlee (uws)
Modified: 2006-10-27 18:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wouter Bolsterlee (uws) 2006-10-27 18:33:46 UTC
The Edit button in the save dialog doesn't do anything at all.
Comment 1 Wouter Bolsterlee (uws) 2006-10-27 18:35:30 UTC
2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>

        * istanbul/main/save_window.py:
        * istanbul/main/screencast.py:

        Fix focus issue with default button in the save dialog.
        Part of a fix for bug #355158.

        Removed (commented out, actually) the "Edit" button in
        save dialog, since it seems to do nothing at all. Fixes
        bug #365883.

        Fixed some tabs/spaces issues as well.