Opened 17 years ago

Closed 16 years ago

#356 closed New Feature (fixed)

Unified find and replace dialog

Reported by: Martin Knowles Owned by: Martin Kou
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version: SVN (FCKeditor) - Retired
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 (5)

comment:2 Changed 17 years ago by Martin Kou

Owner: set to Martin Kou
Status: newassigned

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.

comment:3 Changed 17 years ago by Alfonso Martínez de Lizarrondo

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

comment:4 Changed 16 years ago by Martin Kou

Milestone: FCKeditor 2.5

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

comment:5 Changed 16 years ago by Martin Kou

Resolution: fixed
Status: assignedclosed

Fixed with [900] and [901].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy