Closed Bug 37140 Opened 26 years ago Closed 25 years ago

Find Again is always enabled

Categories

(SeaMonkey :: UI Design, defect, P3)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: laurel, Assigned: law)

References

Details

(Whiteboard: [nsbeta3+][PDTP3])

Attachments

(1 file)

Using apr21-24 commercial m16 builds all platforms Search|Find Again is always enabled. It should only enable after previous find has been engaged and/or find criteria is preserved in dialog (to use in Find Again). 1. Launch Netscape. 2. Check Search menu... Find Again is enabled. It shouldn't be. Happens same in browser, mail window or standalone message window.
I know it sounds silly but Find*Search, really. Qa to sairuh so she can find the right person to reassign to. changing component to xpapps altohugh this might be a menu thing
Component: Search → XPApps
QA Contact: claudius → sairuh
over to simon...
Assignee: matt → sfraser
*** Bug 38000 has been marked as a duplicate of this bug. ***
Target Milestone: --- → M17
command updating bug, setting correctness keyword
Keywords: correctness
Target Milestone: M17 → M19
Component: XP Apps → XP Apps: GUI Features
Summary: Find Again is always enabled. → Find Again is always enabled
setting to nsbeta3+
Keywords: nsbeta3
Whiteboard: nsbeta3+
Target Milestone: M19 → M18
adding the brackets in the status
Whiteboard: nsbeta3+ → [nsbeta3+]
setting priority in status whiteboard
Priority: P3 → P4
Whiteboard: [nsbeta3+] → [nsbeta3+][p:4]
talked with Simon about this one, this should really go over to Bill since it is across the entire app
Assignee: sfraser → law
Whiteboard: [nsbeta3+][p:4]
Target Milestone: M18 → ---
nav triage team: nsbeta3+ because it is part of top level UI in each component. A fix could be "disable" or could be that the "Find Again" just opens the Find dialog - either solution is OK.
Whiteboard: [nsbeta3+]
Marking P1.
Priority: P4 → P1
Priority: P1 → P3
Whiteboard: [nsbeta3+] → [nsbeta3+][PDTP3]
Low profile polish. Moving to P3. Adding [PDTP3]
Attached patch proposed fixSplinter Review
I've attached this patch; it causes "Find Again" to behave like "Find" in the case where we haven't done a search yet in this option. I.e., it will open the Find dialog. Looking for review... Index: src/nsFindComponent.cpp =================================================================== RCS file: /cvsroot/mozilla/xpfe/components/find/src/nsFindComponent.cpp,v retrieving revision 1.48 diff -r1.48 nsFindComponent.cpp 874d873 < // For now, just record request to console. 875a875,880 > > // If we haven't searched yet, put up dialog (via Find). > if ( context->mSearchString.IsEmpty() ) { > return this->Find( aContext, aDidFind ); > } >
Status: NEW → ASSIGNED
r=blake, assuming that we want to show the find dialog here instead of disabling the item (like what happens when you click Save rather than Save As... but haven't yet specified a filename). I agree that this is the best solution for this release, at least. Nice job.
Keywords: patch, review
As long as you don't close the bug on the basis of checking that in ... Because correct behavior would be to disable the item, not open the dialog. This should just be a temporary fix, otherwise the appearance of `Find Again' will lose its usefulness as an indicator of `have I tried to find anything before?'.
I think this fix should be checked in, and then this bug be made nsbeta3- /future so we can address it after 6.0
Bill: Might wanna check it in before it comes minus...
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
so, as it currently stands, if Find wasn't previously used (ie, its textfield empty), Find Again now brings up the Find dialog. vrfying using 2000.09.15.08/9 opt comm bits on linux, mac and winnt.
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: