plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
246 stars 186 forks source link

navbar with z-index: 10 #2336

Closed paskyorg closed 4 years ago

paskyorg commented 6 years ago

navbar with z-index: 10

What I did:

Click on toolbar options with submenus.

What I expect to happen:

Open the submenu and display it correctly.

What actually happened:

The navbar has z-index: 10 and it is on top.

What version of Plone/ Addons I am using:

Version 5.1.0

image

sonawanemaitreya commented 6 years ago

When we minimise the window, whether we have set toolbar position side or top in 'Site Setup', same thing happens: screenshot from 2018-03-30 23-53-18

fkky commented 6 years ago

I thought this is same as #2307. I try to update the z-index to 2 for nav. But still no more comments on that case.

vincentfretin commented 4 years ago

duplicate of https://github.com/plone/Products.CMFPlone/issues/2307