When in narrow mode, the navbar vertical menu blocks content and will not allow you to click on any of the content. See the images. If underneath the menu, you can not click on the link but move away from the menu you are able to click on the link.

Comments

ebremner’s picture

Version: 7.x-1.6 » 7.x-1.x-dev
ebremner’s picture

Patch to fix issue of menu hiding content.

eshta’s picture

Status: Active » Postponed (maintainer needs more info)

You should be able to click on the "Manage" (currently "Menu") icon to hide the navbar and reveal your content. This is working in the current version without patch. Looks like the top bar is missing in your images. Perhaps there is something in your theme?

othermachines’s picture

Status: Postponed (maintainer needs more info) » Active

What @ebrember means is that the vertical space beneath the menu is rendered inactive (and unclickable) when the menu is open. The visible menu area is not the problem.

I updated Navbar to latest stable today and this is a problem on all of my sites that use it. The provided patch fixes the problem with no obvious side effects. Thanks!

othermachines’s picture

Status: Active » Reviewed & tested by the community

Been using this in production for 3 years so good enough for RTBC.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 2: vertical_menu_hides_content-2534050-10121788.patch, failed testing. View results

izmeez’s picture

Title: Vertical menu when narrow blocks content underneath menu » Vertical menu makes content below menu inactive and unclickable

Updated title for clarity.

izmeez’s picture

Patch in #2 re-queued for testing.