Ticket #356 (closed New Feature: fixed)

Opened 17 months ago

Last modified 11 months ago

Unified find and replace dialog

Reported by: mjk Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version: SVN
Keywords: Cc:

Description

Changeset [244] changes the Find and Replace dialogs to allow using find/replace in Source View (bug #158), but also marges the Find and Replace dialogs into a combined Find/Replace dialog. Selecting Find or Replace from the toolbar merely changes which tab shows on startup. This allows you to go back and forth between Find and Replace on-the-fly.

At the moment, the dialog hides the default OK/Cancel buttons so that each tab uses its own, although this should really be changed eventually to allow the buttons to be imaged on-the-fly into the bottom frame.

Change History

Changed 14 months ago by martinkou

  • owner set to martinkou
  • status changed from new to assigned

The new replace dialog program logic in change set [408] is already behaving very much like a unified find/replace dialog. Only minor additions to the current code and some UI changes will be needed to make it a truly unified find and replace dialog.

I'll try to make it work.

Changed 14 months ago by alfonsoml

Changing the code of the find dialog to use the new code in Replace will fix also #363 as the new code is already working in Opera.

Another minor detail: the changes have generated two lint warnings, you can check with /dev/lint_report.bat

Changed 11 months ago by martinkou

  • milestone set to FCKeditor 2.5

I'm moving this to FCKeditor 2.5 since this should be quite trivial and it solves #363 as well.

Changed 11 months ago by martinkou

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [900] and [901].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.