Opened 18 years ago
Closed 17 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:1 Changed 18 years ago by
comment:2 Changed 17 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → 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.
comment:3 Changed 17 years ago by
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 17 years ago by
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 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Click here for more info about our SVN system.
https://sourceforge.net/tracker/index.php?func=detail&aid=1407507&group_id=75348&atid=543656 has been marked as dup.