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

[buttons] Click effect for buttons is broken in Firefox and IE #962

Closed
jwarkentin opened this issue Jun 26, 2015 · 4 comments
Closed

[buttons] Click effect for buttons is broken in Firefox and IE #962

jwarkentin opened this issue Jun 26, 2015 · 4 comments
Labels
browser: Firefox component: button This is the name of the generic UI component, not the React module!

Comments

@jwarkentin
Copy link

Looking at the demos on http://material-ui.com for Buttons I noticed the click effect is broken in Firefox. The click effect works fine on Lists though, so there's just something weird going on with buttons in Firefox. It works fine on Chrome.

@hai-cea hai-cea changed the title Click effect for buttons is broken in Firefox [buttons] Click effect for buttons is broken in Firefox Jun 26, 2015
@abastardi
Copy link

I don't know if this will help with the diagnosis, but although the click effect does not work in Firefox on most of the demo buttons, it does actually work on the demo "Github" button as well as on the "Demo" and "Github" buttons in the middle of the home page and the Github icon button in the upper right of the home page (but not on the "Github" button near the bottom of the home page). It's not clear what is different about the buttons where it does work. All of the buttons where it does work are link buttons, but the "Github" button near the bottom of the home page is also a link button, and that one doesn't work.

Also, the problem appears in both Firefox desktop (Windows 8.1) and Firefox for Android (smartphone running Lollipop). It also appears in IE 11 on Windows 8.1.

@abastardi
Copy link

Issue title should be updated to indicate the problem occurs in IE as well.

@jkruder jkruder changed the title [buttons] Click effect for buttons is broken in Firefox [buttons] Click effect for buttons is broken in Firefox and IE Jul 22, 2015
@jkruder jkruder added bug 🐛 Something doesn't work Type: Bug (IE) labels Jul 22, 2015
@luisrudge
Copy link
Contributor

This works on MS Edge, but not on IE11. There's a specific issue to track the IE issue #706

@aahan96
Copy link
Contributor

aahan96 commented Jun 16, 2016

Possible duplicate of #3850

@aahan96 aahan96 closed this as completed Jun 16, 2016
@zannager zannager added component: button This is the name of the generic UI component, not the React module! browser: Firefox labels Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser: Firefox component: button This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

7 participants