Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #5977
Closed
Open
Issue created Nov 21, 2012 by Administrator@rootContributor

modal implementation does not work in bundled full version of bootstrap

Created by: Gamesh

i downloaded customized version of bootstrap 2.2.1 where only modal transition and tooltip are present. when using minified version modal won't show i noticed that: aria-hidden="true" is never changed to false and "in" class is never added.

tried with full version of bootstrap 2.2.1 again bootstrap.min.js the modalbox won't show the same with non minified version of bootstrap.js,

only when using separate non minified file of bootstrap-modal.js it shows up normally.

test case when using unminified full bootstrap.js http://jsfiddle.net/Gamesh/ALwzL/

test case with unminified only bootstrap-modal.js http://jsfiddle.net/Gamesh/kFSW9/

Tested on Windows 7 Firefox 17

Assignee
Assign to
Time tracking