Bug 506133 - [Cocoa] [Browser] Login page doesn't load
Summary: [Cocoa] [Browser] Login page doesn't load
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.6   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: needinfo, triaged
: 506134 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-10-18 05:34 EDT by Arek Czarnowski CLA
Modified: 2020-03-02 11:46 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arek Czarnowski CLA 2016-10-18 05:34:47 EDT
I used SWT Browser in my Java project. I work on OSX El Capitan 10.11.6.

There is problem when I try to load page https://www.tradehub.net/ on OSX system, should be load panel to login but nothing happens - only gray background of page and error shows in console like below. In other sites everything is ok.

2016-10-13 12:05:53.026 java[26068:1126259] _createMenuRef called with existing principal MenuRef already associated with menu
2016-10-13 12:05:53.027 java[26068:1126259] (
    0   CoreFoundation                      0x00007fff9341d4f2 __exceptionPreprocess + 178
    1   libobjc.A.dylib                     0x00007fff95280f7e objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff934844bd +[NSException raise:format:] + 205
    3   AppKit                              0x00007fff8fc6ac86 -[NSCarbonMenuImpl _createMenuRef] + 62
    4   AppKit                              0x00007fff8fc6a5c5 -[NSCarbonMenuImpl _instantiateCarbonMenu] + 140
    5   AppKit                              0x00007fff8fc68270 -[NSApplication finishLaunching] + 856
    6   libosxapp.dylib                     0x0000000124e03e5a -[NSApplicationAWT finishLaunching] + 683
    7   libswt-pi-cocoa-4626.jnilib         0x00000001810dc6e9 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2J + 153
    8   ???                                 0x000000010c553e64 0x0 + 4501880420
)
2016-10-13 12:05:56.844 java[26068:1126676] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9843)


SWT library for OSX System - org.eclipse.swt.cocoa.macosx.x86_64 in 4.6.1 version.

I compile my application to Windows system, used SWT - org.eclipse.swt.win32.win32.x86_64 in 4.6.1 version and on this system this page is loading fine (login panel show correct and there is no error).

What can cause this problem ?
Comment 1 Leo Ufimtsev CLA 2017-05-11 11:30:05 EDT
*** Bug 506134 has been marked as a duplicate of this bug. ***
Comment 2 Leo Ufimtsev CLA 2017-05-11 11:34:59 EDT
You could try a popup handler:

Check out:
bring up a browser with pop-up window support

https://www.eclipse.org/swt/snippets/

This bug doesn't seem like a blocker.
Comment 3 Lakshmi P Shanmugam CLA 2017-07-03 00:52:51 EDT
(In reply to Arek Czarnowski from comment #0)
> I used SWT Browser in my Java project. I work on OSX El Capitan 10.11.6.
> 
> There is problem when I try to load page https://www.tradehub.net/ on OSX
> system, should be load panel to login but nothing happens - only gray
> background of page and error shows in console like below. In other sites
> everything is ok.
> 
Is this still a problem? I tried to load the above page in Eclipse 4.7, it redirects to another page which loads fine.
Comment 4 Eclipse Genie CLA 2020-03-02 11:46:39 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.