Main Menu

Smiley bug

Started by Yonkey, February 18, 2004, 07:39:25 PM

Previous topic - Next topic

Yonkey

There's a bug when you try to put any smiley after the suffer icon (with the exception of another suffer icon).

:suffer: :suffer: :suffer:
:suffer: :o  :o :suffer: ::) :suffer: :-X

As you can see, it turns them into little dots.  :P
"A wish changes nothing. A decision changes everything."

Jeysie

Er... all the smileys in your post look OK to me?

Peace & Luv, Liz

Yonkey

I think it's an IE thing.  For some reason the smiley immediately following the suffer icon has now width or height.  The html shows width="" height="".  I guess opera ignores this nonsense, but IE doesn't.  ::)
"A wish changes nothing. A decision changes everything."

Jeysie

Ah. If I had to guess, the problem is maybe that Opera sees the attributes as being null, and disregards them, while IE tries to be "helpful" and map them to being equal to "1".

Peace & Luv, Liz

Yonkey

Hehe, the thing is, they shouldn't be null at all.  They should be equal to 15.  
"A wish changes nothing. A decision changes everything."

Jeysie

Quote from: Yonkey on February 18, 2004, 08:10:56 PMHehe, the thing is, they shouldn't be null at all.  They should be equal to 15.

Well, yes, I sort of figured that... I was just saying. ;)

Is it maybe something to do with the suffer icon being invoked by : suffer : instead of just plain emoticon text?

Peace & Luv, Liz

Yonkey

I've found the code where it's happening, and I think it's dividing by 0 (because it's thinking the height and width are too large) ::)
"A wish changes nothing. A decision changes everything."

Yonkey

Bug has now been fixed.   :D
"A wish changes nothing. A decision changes everything."