#281: Copy selected text to "Find:" text field
---+
Reporter: Nail Samatov | Owner: dpage
Type: feature | Status: closed
Priority: minor | Milestone: 1.14
Component: pgadmin
#281: Copy selected text to "Find:" text field
--+-
Reporter: Nail Samatov | Owner: dpage
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin |
On Mon, Nov 15, 2010 at 7:05 AM, Nail Samatov
wrote:
> In many IDE's there is a very useful feature: if there is a selected
> text when a user has opened Find And Replace dialog, then this text is
> copied to the "Find:" text field.
> If there is no selected text, then "Find:" text field is not ch
Use the highlighted text in the Query Tool as the default search string.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a02a177e4468ff6c93d52aee0b8c282e09dcbd59
Author: Nail Samatov
Modified Files
--
CHANGELOG
In many IDE's there is a very useful feature: if there is a selected
text when a user has opened Find And Replace dialog, then this text is
copied to the "Find:" text field.
If there is no selected text, then "Find:" text field is not changed.
I miss this feature in pgAdmin, so I attach the patch