Closed (cannot reproduce)
Project:
Bootstrap
Version:
7.x-3.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2017 at 16:08 UTC
Updated:
6 Feb 2017 at 19:28 UTC
Jump to comment: Most recent
Comments
Comment #2
markhalliwellThe 7.x-3.x branch does not implement any modal settings whatsoever, so it cannot be this project that is responsible for this behavior.
The "Javascript > Modal" settings were introduced in 8.x-3.x and
modal_backdropis already set to'true'which allows the backdrop to be clicked.It's the
'static"value that shows the backdrop, but prevents it from closing the modal when clicked.http://getbootstrap.com/javascript/#modals-options
http://drupal-bootstrap.org/api/bootstrap/docs%21Theme-Settings.md/group...