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

popover javascript on firefox not breaking line automatically #325

Closed
lucasmcastro opened this issue Sep 28, 2011 · 9 comments
Closed

popover javascript on firefox not breaking line automatically #325

lucasmcastro opened this issue Sep 28, 2011 · 9 comments

Comments

@lucasmcastro
Copy link

if you add the following code:

https://gist.github.com/1248469

you're gonna see that, on chrome it breaks the line automatically, but on firefox 6.0.2 for linux it's not doing the same. Guess the same for windows and mac but i have no such OS to give a try.

result: the information is not shown completely.

@fat
Copy link
Member

fat commented Sep 28, 2011

do you mean not wrapping? to the next line? Could you create a jsfiddle? thanks!

@mdo
Copy link
Member

mdo commented Oct 8, 2011

@lucasmcastro Any update on this? If not we'll close it out as we don't actively support Linux (we should clarify that on our docs I guess).

@pabluez
Copy link

pabluez commented Oct 10, 2011

Okay, i am @lucasmcastro. I was using his login when i reported this. Sorry for that.

I'm not familiar with jsfiddle, but i gave it a try: http://jsfiddle.net/6bZH7/2/

well, i guess that i can see better on this page: http://www.trynimbus.com/download-center.php
if you hover the "VER" button it should popover the md5checksum of the file (it's a download center).

on firefox it's not wrapping well, not braking the line of the long md5checksum and consequently not being able to show the end of the text. on chrome it's doing perfect.

@fat
Copy link
Member

fat commented Oct 10, 2011

Wrapping fine for me in firefox? what version do you have?

@pabluez
Copy link

pabluez commented Oct 10, 2011

The screenshot here on chrome: http://pho.to/R48Syd
The screenshot on firefox 7.0.1 (i've just updated this, the previous version behaved same way) : http://pho.to/j4j4xg

@fat
Copy link
Member

fat commented Oct 11, 2011

Oh lol... you're using linux! i forgot...

@fat
Copy link
Member

fat commented Oct 11, 2011

this is definitely a linux bug

@fat fat closed this as completed Oct 11, 2011
@pabluez
Copy link

pabluez commented Oct 11, 2011

sorry to comment on a closed issue. Everything else that I've tried is working well on Linux. Why not try to support this OS too?

@fat
Copy link
Member

fat commented Oct 11, 2011

It actually looks like it is breaking the line - but your font is too big (regular letter/number characters wont wrap). You have some options, either make the font the same size as it is in chrome, add invisible characters (to hack in wrapping), or make the size of your popover auto or just larger.

Either way, it's not really something for us to fix in bootstrap. If you'd like more help, please ask in the mailing list! Thanks! :)

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

4 participants