Closed
Bug 103061
Opened 24 years ago
Closed 24 years ago
Find dialog should persist after finding string
Categories
(SeaMonkey :: UI Design, defect, P1)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.5
People
(Reporter: bugzilla, Assigned: hewitt)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
742 bytes,
patch
|
cmanske
:
review+
kinmoz
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
spun off bug 102975. in previous builds, as well as in Communicator 4.x, when a
string is found with the Find in Page dialog, the dialog is not dismissed until
the user hits the Cancel button or the Escape key.
with the 2001.10.03.0x-trunk comm bits on linux, winNT and mac os 9.x, the Find
in Page is dismissed when the string is found --even if "wrap around" is
selected.
1. go to http://mozilla.org
2. bring up the Find in Page dialog [accel+F or select Search > Find in Page
from the menu].
3. in the textfield enter "mozilla" [without the quotes].
4. [optional] select the "wrap around" option.
5. click the Find button.
result: assuming the string is found [see bug 102975 for details of Find failing
there], it'll be highlighted in the web page...but then the Find in Page dialog
goes away.
expected: the Find in Page dialog should persist, until explicitly dismissed by
clicking Cancel or hitting Esc.
Assignee | ||
Comment 2•24 years ago
|
||
Assignee | ||
Comment 3•24 years ago
|
||
I'm going away on vacation today, so can somebody else please land this patch
once it is reviewed?
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla0.9.5
*** Bug 103080 has been marked as a duplicate of this bug. ***
Comment 5•24 years ago
|
||
Comment on attachment 52018 [details] [diff] [review]
patch to fix
r=cmanske
Attachment #52018 -
Flags: review+
Attachment #52018 -
Flags: superreview+
Comment 7•24 years ago
|
||
Comment on attachment 52018 [details] [diff] [review]
patch to fix
a=asa (on behalf of drivers) for checkin to 0.9.5.
Attachment #52018 -
Flags: approval+
checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 9•24 years ago
|
||
Can anyone explain me why this worked before? What broke it?
Comment 10•24 years ago
|
||
Fabian, the new dialogs automatically close when you hit enter,
unless the close request is cancelled.
Reporter | ||
Comment 11•24 years ago
|
||
*** Bug 104117 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 12•24 years ago
|
||
vrfy fixed:
linux - 2001.11.01.12
winNT - 2001.10.31.03
mac 10.1 - 2001.10.31.13
Status: RESOLVED → VERIFIED
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
•