Thursday, August 24, 2017

Oracle EBS 12.2.5 - Open navigator on mouse click rather than mouse over

Recently we upgraded to EBS 12.2.5 and one of the features in the new release is navigator. When you mouse over on a menu or responsibility there is a delay of 1.5 sec and hence user found it very slow to open a menu. So, if you are keeping your mouse on a menu item for 1.5 sec then only it will go and retrieve the functions and sub menus.





The below small change in OAFSlideoutMenu_skyros.js will open the menu items from navigator on click and without any delay:









The file can be found here:
$OA_HTML/cabo/oajsLibs


After changing the above file and copying at the required place, clear your browser cache and then test the same.



No comments:

Post a Comment