Closed Bug 77552 Opened 24 years ago Closed 24 years ago

new windows

Categories

(Core Graveyard :: Embedding: APIs, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 33333

People

(Reporter: bsatterf, Assigned: ashuk)

Details

It seems the creation of new windows is not handled by webclient correctly. Whether the creation of the window results from a javascript.openWindow() or from other methods (see the attached url below) the window is never created and is lost. Any ideas? Is this at all related to the bug 33333? For an example go to: http://www.attws.com/personal/explore/ then click on "Learn More" at the bottom right of the page. In Mozilla this opens up a new window, webclient prints out this message: debug: edburns: Currently Viewing: http://www.attwirelessoutlet.com/outlet_default.asp?r=23 debug: edburns: CBrowserContainer::UniversalDialog() Exception in thread "EventThread-134956016" java.lang.NoSuchMethodError: universalDialog at org.mozilla.webclient.wrapper_native.NativeEventThread.nativeProcessEvents(Native Method) at org.mozilla.webclient.wrapper_native.NativeEventThread.run(NativeEventThread.java:244)
WFM Build ID 2001041212 / Win2000
Status: UNCONFIRMED → NEW
Ever confirmed: true
cannot confirm with build 2001042504 on W2K
There doesnt seem to be a problem on win98 build id: 2001042404
Let me take this for triage.
Assignee: adamlock → edburns
Ashu, can you please look at this?
Assignee: edburns → ashuk
This Bug is a duplicate of 33333. This happens only when a Javascript call is made in Webclient to open a new window. I have a partial fix for this problem, but it needs to be integrated into the new Webclient code and tested. The solution didn't work with M18 due to a break on the mozilla embedding api side, but it might work now. *** This bug has been marked as a duplicate of 33333 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.