Closed
Bug 197157
Opened 22 years ago
Closed 22 years ago
find-as-you-type: search does not wrap to find matches.
Categories
(SeaMonkey :: Find In Page, defect)
SeaMonkey
Find In Page
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jrgmorrison, Assigned: aaronlev)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
|
1.22 KB,
patch
|
yuanyi21
:
review+
sfraser_bugs
:
superreview+
|
Details | Diff | Splinter Review |
Steps to reproduce:
1) load http://www.mozilla.org/
2) tab down to set focus on "Get Involved".
3) type "fee" to try to move back to "Feedback"
Actual: fails to find match
Expected: focus moves back to match "Feedback"
This regressed sometime last week (maybe on the 6th?).
Comment 1•22 years ago
|
||
also see this on linux and mac. will narrow down...
Comment 2•22 years ago
|
||
regressed btwn the 2003.03.06.05 (works) and 2003.03.07.10 (broken) builds.
thanks for catching this, john!
Updated•22 years ago
|
Flags: blocking1.4a? → blocking1.4a-
| Assignee | ||
Comment 4•22 years ago
|
||
| Assignee | ||
Comment 5•22 years ago
|
||
Comment on attachment 118706 [details] [diff] [review]
Fixes incorrect logic, also fixes error message so that it doesn't say link not found ("z" repeated) after just 1 keypress
Seeking reviews for very small patch.
Attachment #118706 -
Flags: superreview?(Henry.Jia)
Attachment #118706 -
Flags: review?(kyle.yuan)
Comment on attachment 118706 [details] [diff] [review]
Fixes incorrect logic, also fixes error message so that it doesn't say link not found ("z" repeated) after just 1 keypress
r=kyle
Attachment #118706 -
Flags: review?(kyle.yuan) → review+
| Assignee | ||
Updated•22 years ago
|
Attachment #118706 -
Flags: superreview?(Henry.Jia) → superreview?(sfraser)
Updated•22 years ago
|
Attachment #118706 -
Flags: superreview?(sfraser) → superreview+
| Assignee | ||
Comment 7•22 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 8•22 years ago
|
||
yay! vrfy'd fixed with 2003.04.02 comm trunk bits.
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 9•22 years ago
|
||
*** Bug 202844 has been marked as a duplicate of this bug. ***
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•