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 355158 - 0.2.1: wrong focus in save dialog
0.2.1: wrong focus in save dialog
Status: RESOLVED FIXED
Product: istanbul
Classification: Other
Component: general
HEAD CVS
Other All
: Normal normal
: ---
Assigned To: Istanbul maintainers
Istanbul QA maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-09 17:27 UTC by Marcus Zurhorst
Modified: 2006-10-27 19:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marcus Zurhorst 2006-09-09 17:27:11 UTC
Please describe the problem:
Hello all,

I think the focus in the save dialog is presently wrong.
I enter the file name and press RETURN.
This leads not to saving the video, but playing the video in the preview of the dialog. 

One has to manually click on the Save button, which is not really smart imho.

Steps to reproduce:
1. Capture video --> save dialog pops up.
2. Enter file name in the input field.
3. Press return.


Actual results:
The captured video is played.

Expected results:
I'd expect the an RETURN leads to
a.) saving the document and 
b.) closing the dialog.

Does this happen every time?
yes

Other information:
Mandriva Bug #25448
Comment 1 Wouter Bolsterlee (uws) 2006-10-27 18:35:35 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.
Comment 2 Wouter Bolsterlee (uws) 2006-10-27 19:42:49 UTC
I've opened bug #365919 for the "close dialog after save" issue. Marking this one FIXED.