Comment 6 for bug 491555

Revision history for this message
Robert Sajdok (ris) wrote : Re: [Papercuts-ninja] [Bug 491555] [NEW] In gedit's Replace window, a single Tab does not move focus from Search to Replace field

On 11/26/10 at 12:20pm, Papercuts Bug Mailer wrote:
> You have been assigned a bug task for a public bug by Vish (vish):
>
> When the user opens the Replace dialog (Search > Replace...), the
> default input focus lies in the Search field. The user types the search
> string, and presses tab to enter the replacement string, but the input
> focus moves from the Search field to the choice disclosure control
> instead of to the Replace field. Pressing Tab in the Search field should
> move input focus to the Replace field. The search field can recall
> history by pressing Up/Down arrows, and offers autocomplete, so changing
> the Tab focus chain does not prevent the user from recalling a previous
> search string.
>
> ** Affects: gedit
> Importance: Low
> Status: New
>
> ** Affects: hundredpapercuts
> Importance: Low
> Assignee: Papercuts Ninja (papercuts-ninja)
> Status: Triaged
>
> ** Affects: gedit (Ubuntu)
> Importance: Low
> Status: Triaged
I want to get start with this bug. I have one problem. I did:

$ bzr branch lp:ubuntu/gedit gedit
$ cd gedit
$ bzr bd -- -S -us -uc

I got errors:
http://pastie.org/1367760

Any suggestions?