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

Not supported in Firefox ? #31

Open
LukyVj opened this issue Aug 5, 2015 · 2 comments
Open

Not supported in Firefox ? #31

LukyVj opened this issue Aug 5, 2015 · 2 comments

Comments

@LukyVj
Copy link

LukyVj commented Aug 5, 2015

Hi, I have a strange behaviour with your angular script, when used in Firefox.
Here is how it looks in chrome :

And here is how it looks in Firefox :

Are you aware of any cross-browsers issues ?

Thank you.

@kevinc
Copy link

kevinc commented Aug 11, 2015

I'm running into the same issue, very strange

@jean-alain-re
Copy link

I have this same issue. It can reproduce it on this jsfiddle: https://jsfiddle.net/c8gqgue5/3/.

On firefox, i have this:
firefox

And on chrome:
chrome

I noticed that between chrome and firefox, Firefox thinks that my h3 element scrolls. clientHeight and scrollHeight are different. Suddenly, the isOverflowed method in angular-ellipsis return true and remove all characters which exceeds.

I opened a issue on a bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1247608

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

No branches or pull requests

3 participants