Page 1 of 1

[UI] Handle triple clicks in edit boxes (#241)

Posted: Tue Feb 02, 2010 5:21 am
by marun2
When you have more than one word in the search box a double click selects the current word in the search box. Please see if you can handle triple click on the search box so the entire keyword phrase (entire contents) gets selected so I can overtype the selection.

I am used to triple-clicks selecting the entire contents of current text fields of internet forms when using Firefox browser. Even in MS Word, when you triple click on a paragraph, the whole paragraph gets selected, so the triple click should be detectable via Windows API as a separate event.

Re: [Search] handle triple click on search box

Posted: Thu Feb 11, 2010 4:52 am
by CintaNotes Developer
Hello marun2,

thanks for the suggestion! I've added it to the issue tracker as #241.
Let's have a vote to determine priority.