After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 611534 - "Find" and "Replace" functions should merge
"Find" and "Replace" functions should merge
Status: RESOLVED WONTFIX
Product: gedit
Classification: Applications
Component: search and replace
2.28.x
Other Linux
: Normal enhancement
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-01 23:07 UTC by Angel Abad
Modified: 2014-07-07 10:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Angel Abad 2010-03-01 23:07:27 UTC
From Ubuntu Karmic tonywang86 reports:

It would be better to merge the "Find" and "Replace" functions. The "Replace" dialog already contains the find function, and "Find" is redundant.

When press Ctrl+F, the "Find & Replace" dialog should appear. This is more consistent with other text editors (e.g. openoffice word, spreadsheet, MS office word).

Just a suggestion. Gedit is a great editor. Thanks to developers!

Thanks!
Comment 1 Sébastien Wilmet 2014-07-07 10:36:29 UTC
The "find" entry is a search-as-you-type, or incremental search, while the search and replace applies the search only when you click on a button.

If you don't like the "find" with Ctrl+F, you can anyway always use the search and replace with Ctrl+H.