Problem/Motivation

Currently it's unable to bind custom click action to collapsible fieldset legend (without replacing the original collapse.js) because of an unnecessary FALSE return.

Proposed resolution

I think that the original purpose was to prevent the default event action. If the return will be replaced by event.preventDefault(), both of these needs can be fulfilled.

Comments

huzooka created an issue. See original summary.

huzooka’s picture

StatusFileSize
new927 bytes
huzooka’s picture

Status: Active » Needs review

Status: Needs review » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.