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
  • #19189
Closed
Open
Issue created Feb 13, 2016 by Administrator@rootContributor

disabled <button> and <a> tags styling should not be affected by :active state

Created by: patchee500

Generally it is quite hard to force the :active state on a <button> that has the disabled attribute or an <a> with class disabled. If you however manage to do so (e.g. in dev tools) the buttons appearance will change. It will look like the button is being clicked. You can also achieve this behavior in Firefox by trying to drag a <button> with disabled attribute. Here's a fiddle: https://jsfiddle.net/ekswzwgz/7/

Assignee
Assign to
Time tracking