Closed
Bug 146649
Opened 23 years ago
Closed 23 years ago
Find and Replace doesn't allow an empty string as replacement.
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 139420
People
(Reporter: knecht, Assigned: akkzilla)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc3)
Gecko/20020523
BuildID: 2002052306
To remove text from a mail or news message in composition it should be possible
to replace it with an empty string (empty "Replace with:" entry field). Mozilla
doesn't allow this by disabling the Replace buttons when the "Replace with:"
field is empty.
Reproducible: Always
Steps to Reproduce:
1. Open a new Mail Message
2. Position the cursor into the message body
3. Choose "Find an Replace" from the menu
4. Enter something into the "Find what:" field to enable the find button.
Actual Results: Replace buttons only become available when the "Replace with:"
field is not empty.
Expected Results: Enable the replace buttons as soon as there is anything in
the "Find what:" entry field.
Comment 1•23 years ago
|
||
confirmed. 2002052306/Win2k SP2
Comment 2•23 years ago
|
||
reassign to editor
Assignee: ducarroz → kin
Component: Composition → Editor: Core
Keywords: mailtrack
Product: MailNews → Browser
QA Contact: esther → sujay
Assignee | ||
Comment 5•23 years ago
|
||
I did, on the trunk. But nobody seems to have noticed the requests for branch
approval, so it's not fixed on the branch.
*** This bug has been marked as a duplicate of 139420 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•