Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Pop up is not visible when disclosed through link

1007993Aug 11 2014 — edited Aug 11 2014

Hello Guys,

I have rare error condition which is occurring.

I have page containing "Upload Files" and "Save" link Both will open pop up's when clicked for uploading files and Confirmation of the Save respectively.

I have two independent pages as regions within af|panelTabbed, both are different tabs. When user performs some action outside PanelTab and navigates to first Tab of PanelTab the pop up's are not opening in that page for links mentioned above. When i tested using Firebug i found several javascript errors which may be forcing pop up's not to open also i am getting some error as follows,

TypeError: this.getDomNode(...) is undefined

http://localhost:7777/project/afr/partition/gecko/n/default/opt/core-11.1.1.7.0-3009.js

Line 718

ReferenceError: tabChanged is not defined

Line 0

This has stopped me going forward Please help if you have any info.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 8 2014
Added on Aug 11 2014
2 comments
49 views