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
  • #23353
Closed
Open
Issue created Aug 12, 2017 by Administrator@rootContributor

Active state of disabled button is triggering when <i> or <b> inside a button is clicked.

Created by: max41479

  • Operating system: Windows 7 SP1.
  • Browser: Chrome v 60.0.3112.90, (64 bit)
  • https://jsbin.com/vewexuviqi/1/edit?html,css,js,output - first 2 buttons is bugged, last one isn't.

<i>123</i>, <b>123</b> tags inside of <button type="button" class="btn btn-lg btn-outline-dark" disabled></button> tag causes triggering active state of button when button is clicked. (<a>123</a> and maybe other tags causes this behavior too). In Firefox 54.0.1 (32-bit), Microsoft Edge 38.14393.1066.0 and IE 11.0.9600.18762 all disabled buttons is triggering active state regardless of <i> or <b> tags.

Assignee
Assign to
Time tracking