JSF PrimeFaces MenuBar dropdown submenu disapearing after hover in p:layout
Doing some application in JSF PrimeFaces 3.1.1 (still learning) and I implemented full page layout - Sunny (the <p:layout /> tag). Everytihng is fine, except my menu bar. On hover on the submenu button in the menu, the dropdown submenu shows, but when I want to go by mouse to the submenu, it disappears. The only option is to change the mouse position to the submenu very fast - than it stays. And thats the problem, need it to work normally, not dissappearing. If I put the layouts out, the menubar works well again. Also tried to copy & paste code from PF showcase, issue was the same. Using JSF 2