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

The countdown UI is clipped on Chrome on certain displays #55

Open
abhishek-nandgaonkar opened this issue Mar 22, 2018 · 7 comments
Open
Labels

Comments

@abhishek-nandgaonkar
Copy link

abhishek-nandgaonkar commented Mar 22, 2018

When I open the URL you shared: http://pughpugh.github.io/react-countdown-clock/ in Chrome, there is color clipped at the bottom and right side of the countdown timer.

The problem occurs on the following display:
Apple Thunderbolt Display
27-inch (2560 x 1440)
AMD Radeon R9 M370X 2048 MB graphics
Chrome v 65.0.3325.181 (64 bit)
Mac OS Sierra v 10.12.6

Do you know what might have caused this and is there a fix coming up soon for this?

chrome_countdown

@pughpugh
Copy link
Owner

Hi. Thanks for the bug report.

I'm not able to replicate this; If it's still a problem, could you let me know what OS and browser version you are on.

@pughpugh pughpugh added the bug label Mar 24, 2018
@abhishek-nandgaonkar
Copy link
Author

abhishek-nandgaonkar commented Mar 26, 2018

Hi,

I can confirm that the component works on the built in display of Macbook Mid-2015 15.4-inch.

But the clipping of the component happens on
Apple Thunderbolt Display
27-inch (2560 x 1440)
AMD Radeon R9 M370X 2048 MB graphics
Chrome v 65.0.3325.181 (64 bit)
Mac OS Sierra v 10.12.6

@abhishek-nandgaonkar abhishek-nandgaonkar changed the title The countdown UI is clipped on Chrome but works on Firefox The countdown UI is clipped on Chrome on certain displays Mar 26, 2018
@pughpugh
Copy link
Owner

Thanks for the details. Although I have a Thunderbolt display, I can only test this on Macbook Pro with High Sierra and a Radeon 555. With that configuration it all works fine. I'm not sure I can investigate it any further without being able to replicate it.

@abhishek-nandgaonkar
Copy link
Author

I understand.

In that case, will it be possible for you to point me to the part of the code that might be causing the issues? I can fork/pull the repo and try to find a fix for my case.

@pughpugh
Copy link
Owner

There's not a lot to it, but maybe have a look where the timer is drawn;

There are some vague notes on building the component on the following issues.

#34 (comment)

Hope that helps.

@laurencefass
Copy link

laurencefass commented Apr 22, 2021

countdown timer is clipping as per diagram in latest version of chrome and microsoft edge both running on windows. is there a stable fix for this?

https://codesandbox.io/s/w2v7zzn63w?file=/src/Home.js:1363-1375

@laurencefass
Copy link

Same issue here in Chrome and Edge on windows.
https://codesandbox.io/s/react-countdown-click-not-rendering-properly-fit8i?file=/src/App.js

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