Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled Outline Button With Icon Still Shows Click Effect #24741

Closed
Rabadash8820 opened this issue Nov 9, 2017 · 5 comments
Closed

Disabled Outline Button With Icon Still Shows Click Effect #24741

Rabadash8820 opened this issue Nov 9, 2017 · 5 comments
Labels

Comments

@Rabadash8820
Copy link

Rabadash8820 commented Nov 9, 2017

Normally, mousing over a btn-outline-* button makes the background turn some color, e.g., red for btn-outline-danger. However, this behavior does not go away when clicking a disabled button. Here is a CodePen showing the behavior. This strikes me as unintentional, especially with the differences between browsers described below, but I could be wrong.

Reproduced on my machine running Windows 10 Pro in these browsers:

  • IE 11
  • Edge 40.15063.674.0
  • Google Chrome 62.0.3202.89 (curiously, the disabled button only changes color in Chrome when I click directly on the icon)
@Johann-S
Copy link
Member

Bug reports must include a live demo of the problem. Per our contributing guidelines, please create a reduced test case via CodePen or JS Bin and report back with your link, Bootstrap version, and specific browser and OS details.

@Rabadash8820
Copy link
Author

@Johann-S I have cleaned up the original description to remove some unnecessary info and provide a CodePen link.

@patrickhlauke
Copy link
Member

this should be fixed by #23544

@patrickhlauke
Copy link
Member

confirmed, fixed in beta 2. see https://codepen.io/team/Bootstrap/pen/ooWXKY

@Rabadash8820
Copy link
Author

damn, I hate to be that guy that makes duplicate bugs. 😛

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants