Closed
Bug 236527
Opened 21 years ago
Closed 21 years ago
'find as you type' does not work with num keypad
Categories
(SeaMonkey :: Find In Page, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugs, Assigned: mkaply)
Details
Attachments
(1 file)
1008 bytes,
patch
|
jhpedemonte
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.6) Gecko/20040117
Build Identifier: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.6) Gecko/20040117
Typing any number (except 5) on num keypad does not start 'find as you type'.
Reproducible: Always
Steps to Reproduce:
1. Open a page with "numeric links" e.g
http://bugzilla.mozilla.org/buglist.cgi?query_format=&op_sys=OS%2F2&chfieldfrom=15d&chfieldto=Now&&order=bugs.delta_ts,bugs.bug_id
1. Make sure that NumLock is on
3. Type e.g. 234688 on the num keypad
Please note that the number 5 is the only one which starts 'find as you type'
Actual Results:
Nothing
Expected Results:
Move caret to link 234688
The same problem exists in Mozilla 1.7a on OS/2, it was working on Mozilla 1.4.1
on OS/2.
Creating a new profile did not helped.
A workaround is to use the standard numeric keys.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:) Gecko/20040302
wfm; hrm, what kind of useragent string is that?
Assignee: aaronleventhal → mkaply
Hardware: PC → All
Assignee | ||
Comment 2•21 years ago
|
||
The guy who wrote this isn't with us, but this new code he added is what is
screwing things up.
Removing it. - I couldn't find side effects.
(In reply to comment #2)
> Created an attachment (id=143297)
> remove bad code
>
> The guy who wrote this isn't with us, but this new code he added is what is
> screwing things up.
>
> Removing it. - I couldn't find side effects.
I can confirm that the bug is fixed in Mozilla/5.0 (OS/2; U; Warp 4.5; en-US;
rv:1.7b) Gecko/20040323
Assignee | ||
Updated•21 years ago
|
Attachment #143297 -
Flags: review?(pedemont)
Updated•21 years ago
|
Attachment #143297 -
Flags: review?(pedemont) → review+
Assignee | ||
Comment 4•21 years ago
|
||
Fix checked in.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•