Closed
Bug 40583
Opened 25 years ago
Closed 25 years ago
"Find in This Page" does not work with frames
Categories
(SeaMonkey :: UI Design, defect, P3)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: 1212mozilla, Assigned: sfraser_bugs)
References
()
Details
(Whiteboard: [nsbeta2-][dogfood-][nsbeta3+][fix in hand][PDTP3])
On a page that has frames Find in This page does not find anything. I can't
tell if it can't find anything (bug 35711) or if it is just taking forever (bug
31770) but in any case it doesn't work. In Netscape you can click on the frame
in which you want to seach and then find within that frame when you search on
the page.
The java API page is an ideal page to test this, as there is a ton of stuff for
which to search. If you search for "applet", your browser should find it in any
of the three frames.
Comment 1•25 years ago
|
||
Find * Search(says so in the component description) moving over to correct component and QA.
Component: Search → XPApps
QA Contact: claudius → sairuh
Comment 2•25 years ago
|
||
simon, d'you see this?
Assignee: matt → sfraser
Summary: "Find in This Page" does not work with frames. → "Find in This Page" does not work with frames
Assignee | ||
Comment 3•25 years ago
|
||
Hrmm, needs fixing.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → M18
Comment 4•25 years ago
|
||
Confirmed with the 2000-05-25-08-M16 nightly binary on WinNT; changing OS to all
There is a beep each time the [Find] button is pressed, but nothing else
happens. The only way out is to [Cancel].
OS: Linux → All
Comment 5•25 years ago
|
||
this is still a problem (eg, try going to http://www.wired.com/ and doing a
search on "the" in the main frame --nuthin' found).
simon, bill, what's the status on this?
Comment 6•25 years ago
|
||
Has this ever worked?
Nav4 searches whatever frame is 'activate' upon pressing find. methinks
mozilla needs to give clearer designation as to which is the active frame
(win32 nav4 puts a dark black border around it) but that's a separate bug
entirely, I guess...
Keywords: 4xp
Comment 8•25 years ago
|
||
Putting on [nsbeta2+][dogfood-] radar. Does not need a fix ASAP for daily work,
but we should fix this for beta2.
Whiteboard: [nsbeta2+][dogfood-]
Per PDT mtg, moving to nsbeta2-. Not critical to beta2, putting on nsbeta3
radar.
Keywords: nsbeta3
Whiteboard: [nsbeta2+][dogfood-] → [nsbeta2-][dogfood-]
Assignee | ||
Comment 10•25 years ago
|
||
Bill: since this is browser, not editor, giving to you. You'll have to mess with
docShellTrees to get it to do the right thing (and somehow find out which frame
has focus).
Assignee: sfraser → law
Comment 11•25 years ago
|
||
nav triage team:
nsbeta3+
Whiteboard: [nsbeta2-][dogfood-] → [nsbeta2-][dogfood-][nsbeta3+]
Comment 12•25 years ago
|
||
*** Bug 48530 has been marked as a duplicate of this bug. ***
Comment 13•25 years ago
|
||
cc jst from the dup (48530)
Severity: critical → normal
Priority: P3 → P2
Whiteboard: [nsbeta2-][dogfood-][nsbeta3+] → [nsbeta2-][dogfood-][nsbeta3+][medium]
Comment 14•25 years ago
|
||
PDT thinks this is a P3 because frames are becoming a lot less common out on the web
Priority: P2 → P3
Whiteboard: [nsbeta2-][dogfood-][nsbeta3+][medium] → [nsbeta2-][dogfood-][nsbeta3+][medium][PDTP3]
Comment 15•25 years ago
|
||
frames becoming less common? that's rich. what makes you say that phil? a lot of
pages are made with frames, just ones w/out scrollbars so you don't know it's a
frame....
Comment 16•25 years ago
|
||
This is IMO soooo not a P3, P1, no question about it, even if frames would be
getting more uncommon a really, really, really big number of existing pages out
ther on the web uses frames, and I don't see them going away anytime soon. I bet
that a big number of our top100 sites still use frames.
Reporter | ||
Comment 17•25 years ago
|
||
I can't throw away netscape until this bug is fixed. It makes it nearly
impossible to browse the java documentation (something I do just about all day
everyday) in a resonable manner using mozilla. (See the URL I associated with
this bug when I submitted it.)
Assignee | ||
Comment 18•25 years ago
|
||
The fix for this is pretty trivial too, I imagine. I'll see if I can come up with
a patch.
Updated•25 years ago
|
Whiteboard: [nsbeta2-][dogfood-][nsbeta3+][medium][PDTP3] → [nsbeta2-][dogfood-][nsbeta3+][fix in hand][PDTP3]
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 20•25 years ago
|
||
Fix checked in
Reporter | ||
Comment 21•25 years ago
|
||
I can verify this bug in the most recent nightly build. Thanks Simon!
There is one bug that exists with this fix:
You can click in a frame and find something in that frame, but once the find
dialog is brought up you cannot click in another frame to switch the find to the
other frame. You have to close the find dialog, click on the other frame, and
reopen the find dialog. I'm not sure if this should be filed as a separate bug,
or if it can be taken care of here.
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 22•25 years ago
|
||
Find find window has modality issues, yes. Try bringing up Find on a browser
window, opening another browser window, and doing a Find there as well. You get 2
Find dialogs. Please file a separate bug on this.
Comment 23•25 years ago
|
||
Simon, I'm not sure that's a bug (or at least it ain't that simple).
Communicator behaves the same way on Windows. I'm not sure why we'd insist
there be just one dialog at a time, unless it's some sort of (Mac) religious
thing.
Reporter | ||
Comment 24•25 years ago
|
||
I posted find dialog modality issues to bug 52320.
Comment 25•25 years ago
|
||
*** Bug 53540 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•