← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Select all previously searched text when opening Find / FindAndReplace dialogs

 

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