Problem/Motivation

When building drop-down menus, only hover effect shows the rest of the elements. Click/tap would be more apropiate.

Proposed resolution

Add the "disable" class to all the "dropdown-toggle" elements as proposed here: http://stackoverflow.com/questions/19935480/bootstrap-3-how-to-make-head...

User interface changes

None.

API changes

None.

Data model changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jorgediazhav created an issue. See original summary.

jorgediazhav’s picture

Title: Make head of a dropdown menu item clicklable » Make head of a dropdown menu item clickable
jorgediazhav’s picture

jorgediazhav’s picture

Issue summary: View changes
markhalliwell’s picture

Title: Make head of a dropdown menu item clickable » Make link opening dropdown menu clickable
Assigned: jorgediazhav » Unassigned
Priority: Minor » Normal
Status: Needs review » Postponed (maintainer needs more info)

I'm really half tempted to mark as "Closed (works as designed)", however many people ask for this "feature". If anything, I would say that this should be a theme setting, but still a little reluctant since it's not how these dropdown menus are actually intended to work.

markhalliwell’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)
Related issues: +#2244425: Allow to use Bootstrap's split buttons for main menu dropdown

This related issue is probably a more appropriate "solution".