Merge lp:ubuntu/raring-proposed/gnome-screenshot into lp:ubuntu/raring/gnome-screenshot

Proposed by Vanderson M. do Rosario
Status: Superseded
Proposed branch: lp:ubuntu/raring-proposed/gnome-screenshot
Merge into: lp:ubuntu/raring/gnome-screenshot
Diff against target: 0 lines
To merge this branch: bzr merge lp:ubuntu/raring-proposed/gnome-screenshot
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+161261@code.launchpad.net

Description of the change

= Bug 1169904 =

When you take a screenshot with the Print Screen key, you get a dialog asking you to name the file.

It *looks* like the focus is on the name of the file (selected in orange like the File Rename dialog in Nautilus), but you can't type.

== Proposed fix ==

I put the focus in the filename_entry, so when you write some thing it will automaticly to the filename_entry. And also set the save button (ok_button) like default, so when the enter key is press the save button is called (with or without focus).

== Implementation details ==

It's created a gtkWidget to the ok_button that will be related with the UI. The GtkWidget ok_button is set default and the focus is changed for the filename_entry.

== diff ==

{{{
diff-output
}}}

To post a comment you must log in.
20. By Graham Inggs

* debian/patches/fix_file_name_field_focus.patch
  - Fix file name field in dialog not having focus initially (LP: #1169904)

Unmerged revisions

20. By Graham Inggs

* debian/patches/fix_file_name_field_focus.patch
  - Fix file name field in dialog not having focus initially (LP: #1169904)

Preview Diff

Empty

Subscribers

People subscribed via source and target branches

to all changes: