- This topic has 5 replies, 3 voices, and was last updated 18 years, 9 months ago by Roel De Nijs.
-
AuthorPosts
-
Roel De NijsMemberif i add a breakpoint to a JS-file, will MyEclipse hold when i open the page with Micro$oft’s Internet Explorer or do i have to use MyEclipse Web 2.0 browser?
I tried MS IE, but no hold at the breakpoint.
I tried the Web 2.0 browser, but my web-application starts with a login-page and after submit it opens a popup-window, this window isn’t opened with the Web 2.0 browser, so i can’t test the JS debugger.
Riyad KallaMemberif i add a breakpoint to a JS-file, will MyEclipse hold when i open the page with Micro$oft’s Internet Explorer or do i have to use MyEclipse Web 2.0 browser?
Good question, you have to use the internal Web 2.0 Browser for now.
I tried the Web 2.0 browser, but my web-application starts with a login-page and after submit it opens a popup-window, this window isn’t opened with the Web 2.0 browser, so i can’t test the JS debugger.
Ahh, let me check on this.
Roel De NijsMember[quote=”support-rkalla]
I tried the Web 2.0 browser, but my web-application starts with a login-page and after submit it opens a popup-window, this window isn’t opened with the Web 2.0 browser, so i can’t test the JS debugger.
Ahh, let me check on this.
Did you find some work-around?
Roel De NijsMember@support-rkalla wrote:
I tried the Web 2.0 browser, but my web-application starts with a login-page and after submit it opens a popup-window, this window isn’t opened with the Web 2.0 browser, so i can’t test the JS debugger.
Ahh, let me check on this.
Did you find some work-around?
GregMemberIn the current version, all popups in a new window but it isn’t sized correctly. THis is a known issue and it has already been corrected in the 4.1.1 development build. If the popup is actually a new html window and not a dialog, then it will open in another editor tab, just to the right of the current editor.
If you aren’t seeing any of the behavior, then hopefully the 4.1.1 update will help fix your problem.
Roel De NijsMember@support-greg wrote:
If you aren’t seeing any of the behavior, then hopefully the 4.1.1 update will help fix your problem.
the popup is a new html window and isn’t opened in another editor tab, so i guess i’ll have to wait until the 4.1.1 update is released.
Thanks for your help!
-
AuthorPosts