Closed
Bug 250198
Opened 21 years ago
Closed 21 years ago
"find as you type" doesn't work
Categories
(SeaMonkey :: Find In Page, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8alpha2
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
(Keywords: regression)
Attachments
(3 files)
629 bytes,
patch
|
Details | Diff | Splinter Review | |
792 bytes,
patch
|
Details | Diff | Splinter Review | |
991 bytes,
patch
|
jst
:
review+
tor
:
superreview+
roc
:
approval1.8a2+
|
Details | Diff | Splinter Review |
cvs build from today, linux/gtk2
typeaheadfind doesn't work: just typing letters doesn't do anything - nothing
appears in statusbar, links aren't being selected
Typing / does show a "starting" message in the statusbar, but typing letters
does not have any effect.
Assignee | ||
Updated•21 years ago
|
Keywords: regression
Comment 1•21 years ago
|
||
Mozilla 1.8a2
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040707
Comment 2•21 years ago
|
||
Comment 3•21 years ago
|
||
Comment 4•21 years ago
|
||
Not sure if either of these work, but worth trying.
Assignee | ||
Comment 5•21 years ago
|
||
these patches make no difference for me (compiling in content/ and layout/ (make
libs))
Assignee | ||
Comment 6•21 years ago
|
||
backing out Bug 171366 does NOT fix this bug
*** Bug 250341 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Flags: blocking-aviary1.0RC1?
Assignee | ||
Comment 8•21 years ago
|
||
hm, I thought this was trunk-only.... (and thus can't block aviary1.0, since
that's on a branch and unaffected)
Assignee | ||
Comment 9•21 years ago
|
||
caused by bug 246447
Assignee | ||
Comment 10•21 years ago
|
||
readd line from that bug that apparently shouldn't have been deleted
Assignee: aaronleventhal → cbiesinger
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #152618 -
Flags: superreview?(tor)
Attachment #152618 -
Flags: review?(bryner)
Assignee | ||
Updated•21 years ago
|
Target Milestone: --- → mozilla1.8alpha2
Comment 11•21 years ago
|
||
Please r and sr the last patch as soon as possible. It's restoring a line which
should've never been removed (by me). I erroneously removed this line in my
patch for bug 246447.
Attachment #152618 -
Flags: superreview?(tor) → superreview+
Comment 12•21 years ago
|
||
Comment on attachment 152618 [details] [diff] [review]
patch
r=jst
Attachment #152618 -
Flags: review?(bryner) → review+
Assignee | ||
Updated•21 years ago
|
Attachment #152618 -
Flags: approval1.8a2?
Attachment #152618 -
Flags: approval1.8a2? → approval1.8a2+
Assignee | ||
Comment 13•21 years ago
|
||
Checking in widget/src/gtk2/nsWindow.cpp;
/cvsroot/mozilla/widget/src/gtk2/nsWindow.cpp,v <-- nsWindow.cpp
new revision: 1.112; previous revision: 1.111
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 14•21 years ago
|
||
Is this needed on the aviary branch?
Comment 15•21 years ago
|
||
This was a trunk only regression so I don't think we need this for the branch.
Flags: blocking-aviary1.0PR?
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•