PreviousNextTracker indexSee it online !

(6/27) 353 - "find next" immediately on double click

As a long time TextPad user, I'm accustomed to double-clicking on a word and being able to immediately hit "Find Next" without using the find dialog. Attached is the simple patch, however if we need to wrap this in a configuration, so be it.

Submitted jasongardner - 2010-07-27 05:03:18 Assigned
Priority 5 Labels texteditor
Status pending Group None
Resolution rejected

Comments

2010-07-28 03:16:11
jasongardner

jason_gardner_3035085.diff (652B)

2011-08-31 07:48:56
kpouer

accepted in rev 19893

2011-08-31 07:48:56
kpouer

- **status**: open --> closed-accepted

2011-09-02 08:41:40
kpouer

- **status**: closed-accepted --> open

2011-09-02 08:41:40
kpouer

Sorry finally it breaks standalone textarea :
ant build-textArea
I had to revert it until it is fixed

2012-11-14 08:28:36
ezust

- **status**: open --> pending-rejected

2012-11-14 08:28:36
ezust

Rejected because it breaks standalone textarea.
Please re-submit after making sure that standalone textarea can also build after your patch is applied.