p:menubar does not work when drop down overlaps p:schedule

<<

bercolax

User avatar

Posts: 32

Joined: Sun Aug 02, 2009 11:27 am

Location: Bangalore

Post Wed Jun 09, 2010 7:47 pm

p:menubar does not work when drop down overlaps p:schedule

The menuitems in p:menubar does not work (user cannot click the menuitems in the drop down) when drop down overlaps p:schedule as shown in the image in the below link.

http://img139.imageshack.us/img139/6365/primefacesoverlap.png

This happens when the attribute view of p:Schedule is either agendaWeek or agendaDay

May be a similar issue is discussed here but it is for layout. http://primefaces.prime.com.tr/forum/viewtopic.php?f=3&t=812
<<

bercolax

User avatar

Posts: 32

Joined: Sun Aug 02, 2009 11:27 am

Location: Bangalore

Post Wed Jun 09, 2010 8:23 pm

Re: p:menubar does not work when drop down overlaps p:schedule

Playing with z-index does not work as the style attribute values override other CSS settings (as shown in the image in the link)

http://img412.imageshack.us/img412/8334/screenshot1bk.png

The p:schedule header has a value 4 for z-index mentioned as below in the style attribute, which may possibly cause the issue.

  Code:
<div style="position: relative; z-index: 4;" class="fc-agenda-head"><table style="width


Update: Also found one issue related to it. http://code.google.com/p/primefaces/issues/detail?id=806
<<

optimus.prime

User avatar

Prime

Posts: 6912

Joined: Sun Jan 04, 2009 10:21 pm

Post Thu Jun 10, 2010 11:53 am

Re: p:menubar does not work when drop down overlaps p:schedule

menubar has a zindex attribute, have you tried it?
<<

bercolax

User avatar

Posts: 32

Joined: Sun Aug 02, 2009 11:27 am

Location: Bangalore

Post Thu Jun 10, 2010 12:09 pm

Re: p:menubar does not work when drop down overlaps p:schedule

Yes. I have tried assigning a much higher value for z-index (in this case the menubar layout has the assigned z-index value say 50). The child elements of menubar rightly have z-index as auto (I guess it is to inherit from parent).

But somehow from the menuitem that overlaps the p:schedule header part , it does not work.
<<

bercolax

User avatar

Posts: 32

Joined: Sun Aug 02, 2009 11:27 am

Location: Bangalore

Post Mon Jun 14, 2010 6:31 pm

Re: p:menubar does not work when drop down overlaps p:schedule


Return to PrimeFaces Users

Who is online

Users browsing this forum: Google [Bot] and 6 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for blacklist.org.
Localized by Maël Soucaze © 2010 phpBB.fr