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

UI Elements not showing / disappearing #4494

Closed
DaveyEdwards opened this issue Jun 14, 2016 · 7 comments
Closed

UI Elements not showing / disappearing #4494

DaveyEdwards opened this issue Jun 14, 2016 · 7 comments
Labels
component: button This is the name of the generic UI component, not the React module! component: list This is the name of the generic UI component, not the React module! v0.x

Comments

@DaveyEdwards
Copy link

DaveyEdwards commented Jun 14, 2016

Problem description

When visiting the MUI site or any other site made with MUI I have this issue of things not displaying (button names/drop down icons/all icons), or just disappearing. I used to think this was due to hardware acceleration in chrome, but today with it turned off I still get it. It does work fine Chrome Canary/firefox/Edge/IE. I have experienced this issue with a few websites not using MUI as well, which leads me to believe it is something to do with graphics cards and some element properties.

material ui issue

Steps to reproduce

Visit any webpage with buttons/lists/elements

Versions

  • Material-UI: v0.15.0
  • React: 15.1.0
  • Browser: Chrome v51.0.2704.84 m

Has this issue been mentioned at all? I would love to use mui if there is a fix for this

Edit:
Note - This has been happening since the first time I saw mui (around the time it came out)

@mpontikes mpontikes mentioned this issue Aug 5, 2016
13 tasks
@aahan96
Copy link
Contributor

aahan96 commented Aug 17, 2016

@DaveyEdwards Looks like it's an issue with the browser and not with MUI. Please be more specific and comment back. Till then I'll close this issue

@aahan96 aahan96 closed this as completed Aug 17, 2016
@binarykitchen
Copy link

@aahan96 @DaveyEdwards I can reproduce this issue too here.

On Mac OS X 10.11.6 on all Firefox versions from ESR 45.3.x onwards. Each time I open the left drawer in http://www.material-ui.com/#/ and expand some items, some random ones do not appear right away. Have to move the mouse over them, wait for very short time to make them become visible.

Also happens when I build a different, small app on my local machine using list-items in a drawer.

All that does not happen on Chrome.

Looking at your existing issues, I can see that you intend to solve some Firefox-related ones for the next version 0.16.x - that said, I suggest to take this one into account too if you can?

@binarykitchen
Copy link

binarykitchen commented Aug 24, 2016

Probably related to #3850 since there is another FF issue being discussed

@binarykitchen
Copy link

@DaveyEdwards figured out, it's the touch ripple effect causing this. Suggest to disable this property for FF only until next version is out.

@DaveyEdwards
Copy link
Author

@binarykitchen Ahh yes thanks, I remember playing with it back in the day and disabling touch ripple to get it to work. I wonder if there is a way to apply the same effects in material design with a way that it will display properly. May just make my own animation for it eventually. Weird that firefox it works perfectly fine on my computer and chrome is the only one it messes up on

@binarykitchen
Copy link

@DaveyEdwards thats weird. what browser and OS version are you using?

@DaveyEdwards
Copy link
Author

I was on Chrome v51.0.2704.84 and Windows 10. Canary, Firefox, IE all work. My graphics card is a Radeon R9 290X which I have heard about weird glitches with them (Note there are huge number of these cards out there over the last few years as they were used for btc mining then the crash happened and everyone sold them very cheap).

My laptop which is Windows 10 to displays it with no issues on the same version of Chrome.

@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 21, 2022
@zannager zannager added component: list This is the name of the generic UI component, not the React module! component: button This is the name of the generic UI component, not the React module! v0.x and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: button This is the name of the generic UI component, not the React module! component: list This is the name of the generic UI component, not the React module! v0.x
Projects
None yet
Development

No branches or pull requests

5 participants