rater icon indicating copy to clipboard operation
rater copied to clipboard

The stars overlap in mobile

Open bjkula opened this issue 9 years ago • 11 comments

The selected stars overlap in mobile version.

I am testing it in Android. You can see the issue on the page http://www.jqueryrain.com/?m_Wywb1B itself. Is there any way to fix this?

Thanks, John

bjkula avatar Jan 30 '16 20:01 bjkula

What's the Android version and browser? I just tested with Android lollipop without an issue.

auxiliary avatar Jan 30 '16 20:01 auxiliary

Android 5.1.1

On Sat, Jan 30, 2016 at 3:52 PM, Mohammad A.Raji [email protected] wrote:

What's the Android version and browser? I just tested with Android lollipop without an issue.

— Reply to this email directly or view it on GitHub https://github.com/auxiliary/rater/issues/2#issuecomment-177299398.

bjkula avatar Jan 30 '16 20:01 bjkula

Here is a screenshot​

rater-1

On Sat, Jan 30, 2016 at 3:55 PM, Binoy John [email protected] wrote:

Android 5.1.1

On Sat, Jan 30, 2016 at 3:52 PM, Mohammad A.Raji <[email protected]

wrote:

What's the Android version and browser? I just tested with Android lollipop without an issue.

— Reply to this email directly or view it on GitHub https://github.com/auxiliary/rater/issues/2#issuecomment-177299398.

bjkula avatar Jan 30 '16 21:01 bjkula

hmm I see. Does it also happen for this page: http://auxiliary.github.io/rater/ or is it just in the JqueryRain page?

auxiliary avatar Jan 31 '16 17:01 auxiliary

Actually I noticed it when I implemented it in on a page I was working on. Then I started digging in... found that it is causing everywhere. Including http://auxiliary.github.io/rater/ and the JqueryRain page.

On Sun, Jan 31, 2016 at 12:42 PM, Mohammad A.Raji [email protected] wrote:

hmm I see. Does it also happen for this page: http://auxiliary.github.io/rater/ or is it just in the JqueryRain page?

— Reply to this email directly or view it on GitHub https://github.com/auxiliary/rater/issues/2#issuecomment-177561475.

bjkula avatar Jan 31 '16 17:01 bjkula

This might be caused by the UTF8 symbols. Can you please run the test file (index.html) and see if it happens for all test cases? Thank you.

auxiliary avatar Feb 09 '16 16:02 auxiliary

Which test file?

bjkula avatar Feb 14 '16 13:02 bjkula

When you clone the repo, there's an index.html file in the root directory.

auxiliary avatar Feb 14 '16 17:02 auxiliary

Hi, I also found the same issue the black stars are getting overlapped in android devices, please provide help to fix this issue

Pawans2 avatar Apr 01 '16 14:04 Pawans2

@bjkula, Did u found fix for this issue actually it's urgent.

Pawans2 avatar Apr 01 '16 14:04 Pawans2

Hi, it seems that this bug is relevant even in web when we use FontAwesome icons, If you clone the repo and try to open the index.html file, the font awesome demo has this issue.

optyler avatar Jul 03 '18 08:07 optyler