Blog Home  Home RSS 2.0 Atom 1.0 CDF  
Andreas Mersch - Oracle WebCenter Interaction 10gR3: PTMenu will not be displayed properly
software development and more...
 
 Wednesday, August 19, 2009
There is a JavaScript Bug in PTControls.js (/bea/alui/ptimages/imageserver/plumtree/common/private/js/jscontrols/LATEST) if the doctype of the portal page is set to HTML 4.0 Transition. The portlet menus will not be displayed beneath the portlet header, but in the upper left corner of the browser window. To fix this bug you have to add

if (this.popup.style.left == '') {
   this.popup.style.left = '' + left + 'px';
   this.popup.style.top = '' + top + 'px';
}

to the 'PTMenu.prototype.show' method in line 13688.

8/19/2009 1:38:13 PM (Mitteleuropäische Sommerzeit , UTC+02:00)  #    Comments [1]   Oracle WebCenter Interaction  |  Trackback
Tracked by:
"Création site internet bretagne" (Création site internet bretagne) [Trackback]
8/28/2009 8:13:30 PM (Mitteleuropäische Sommerzeit , UTC+02:00)
Thanks for posting this. I've encountered the same problem, but I didn't have the fix.
Bill Benac
Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):

Copyright © 2010 andreas mersch. All rights reserved.
DasBlog 'Portal' theme by Johnny Hughes.
Pick a theme: