Closed Bug 6254 Opened 25 years ago Closed 24 years ago

(feature) Find/Replace needs to be implemented

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED FIXED
mozilla0.8

People

(Reporter: sujay, Assigned: kinmoz)

References

Details

(Whiteboard: moz0.8, 19-Jan)

using 5/11 build of apprunner.

The following functionality needs to be implemented for editor

Find(forwards, backwards, case sensitive)
Replace
Find Dialog
Find/Replace dialog
Assignee: kostello → sfraser
Target Milestone: M6
Changing to Simon, setting target milestone to M6
Status: NEW → ASSIGNED
Target Milestone: M6 → M7
Moving out to M7.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → REMIND
Replace is a post-beta feature, at risk. Find is done. Closing this bug as
a remind.
reopening and marking Future...
Status: RESOLVED → REOPENED
Resolution: REMIND → ---
Target Milestone: M7 → Future
Assignee: sfraser → kin
Status: REOPENED → NEW
Over to kin
Moving target milestone to mozilla0.9.
Status: NEW → ASSIGNED
Target Milestone: Future → mozilla0.9
moving to moz0.8, should be landing by 1/19
Whiteboard: moz0.8, 19-Jan
Target Milestone: mozilla0.9 → mozilla0.8
*** Bug 17553 has been marked as a duplicate of this bug. ***
Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace checked in.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h

Status: ASSIGNED → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → FIXED
Forgot to add: xpfe code r=law@netscape.com
Find/Replace definitely working...

verified in 1/24 build

Excellent work Kin!
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.