kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #18629
Re: [PATCH] Select all previously searched text when opening Find / FindAndReplace dialogs
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Mon, 15 Jun 2015 09:23:50 -0400
-
In-reply-to:
<CAH0ExXq9amNqm32oG1MmQ=GZ37FWR9=MF170Gb=f8nbNtJ=wfg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
Your patch doesn't seem to make any difference on windows builds. With
or without your patch, the first item in the list is selected. Does
this fix a platform specific problem in your case.
Also, please read the KiCad coding policy and fix your code formatting.
http://ci.kicad-pcb.org/job/kicad-doxygen/ws/Documentation/doxygen/html/md_Documentation_development_coding-style-policy.html
On 6/14/2015 10:06 AM, Martin d'Allens wrote:
> Hi all,
>
> Here is a small patch to select the textbox when the Find dialog is
> opened. This is more consistent with most text editors as far as I can
> tell, and allows typing the needle right after Ctrl+F.
> It used to bother me and I figured it would be an easy introduction to
> contributing :)
>
> Martin
>
> PS: The following page http://www.kicad-pcb.org/display/DEV/Getting+Started
> reads "git bzr clone lp:inkscape inkscape" where "inkscape should
> obviously be "kicad"
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References