GNOME Bugzilla – Bug 355158
0.2.1: wrong focus in save dialog
Last modified: 2006-10-27 19:42:49 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
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.
I've opened bug #365919 for the "close dialog after save" issue. Marking this one FIXED.