Closed
Bug 100777
Opened 24 years ago
Closed 24 years ago
when you reach the bottom/end of the document using "Find", it should say end of document reached.
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 100631
mozilla1.0
People
(Reporter: TucsonTester2, Assigned: cmanske)
Details
build 2001082803
When you reach the bottom/end of the document, It should stop at bottom and pop
up a panel "End of document reached, continue from beginning?" with OK/Cancel
buttons.
1.Open a normal document in Editor
2.click on edit
3.click on find
http://mozilla.org
When you reach the bottom/end of the document, It should stop at bottom and pop
up a panel "End of document reached, continue from beginning?" with OK/Cancel
buttons
it does not pop end of document it just starts searching again for the string.
Selecting "wraparound" does the same thing, doesn't it? Once you search the page
from a particular point, it starts from the top again if you keep clicking 'find'.
this has been reported several times - they all ended up as dups of bug 17991 -
which was later resolved as fixed without having fixed the original issue at all.
This is 4xp and i miss it too. Resolving as new. Component "editor: core" for
starters.
Wraparound is NOT a good substitute: It loops forever, without indicating when
it has gone through the whole page. If you start to search from somewhere in the
middle of a large page, you spend too much time using "wrap" because you will
likely search the whole document more than once before you start recognizing the
strings as already "visited".
Assignee: syd → kin
Status: UNCONFIRMED → NEW
Component: Editor: Composer → Editor: Core
Ever confirmed: true
Keywords: 4xp
| Assignee | ||
Comment 4•24 years ago
|
||
Can we at least mention "find" in the summary?!
Summary: when you reach the bottom/end of the document it should say end of document reached. → when you reach the bottom/end of the document using "Find", it should say end of document reached.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 100631 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•