Closed
Bug 148613
Opened 23 years ago
Closed 23 years ago
WinEmbed Text Entry Broken
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: steve, Assigned: adamlock)
Details
Attachments
(1 file)
|
755 bytes,
patch
|
adamlock
:
review+
rpotts
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
Build RC3 on Win2K, run WinEmbed and then go to www.google.com, click on the
text entry box to try & type in a search request. The text entry is ignored &
no text appears in the box. This also happens with latest source in CVS as of 2
nd June 10:00am GMT. It seems like the text box cannot accept the focus for
some reason.
WinEmbed is not supported so marking WONTFIX.
The reason for the focus issues are probably the non-implementation
nsIWebBrowserChromeFocus in its chrome object.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Reopen to track the patch.
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
Comment on attachment 86802 [details] [diff] [review]
Steve's patch
r=adamlock
Attachment #86802 -
Flags: review+
Updated•23 years ago
|
QA Contact: mdunn → depstein
Comment 5•23 years ago
|
||
Attachment #86802 -
Flags: superreview+
Comment 6•23 years ago
|
||
Comment on attachment 86802 [details] [diff] [review]
Steve's patch
a=asa (on behalf of drivers) for checkin to the 1.1 trunk.
Attachment #86802 -
Flags: approval+
Fix checked in
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Comment 8•23 years ago
|
||
Text entry not working at various sites (google, netscape, yahoo) using WinEmbed
on WinNT 4.0. Mozilla 1.1a Gecko/20020617. Patch was checked into build though.
Since WinEmbed is no longer supported, I won't reopen this bug. But let me know
if there will be a subsequent patch to fix this. I'll verify afterwards.
Comment 9•23 years ago
|
||
verifying. I've had trouble getting this to work in the 10/26 Mozilla build,
Adam says it's working for him. Since WinEmbed is no longer being supported,
will go ahead and verify this.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•