Shoutbox

Bug report for the website - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: Forum & Website (/forumdisplay.php?fid=13)
+----- Thread: Bug report for the website (/showthread.php?tid=34962)

Bug report for the website by apquiche on 11-28-2004 at 05:50 PM

I just wanna report a bug found while surfing on:

http://www.msgplus.net/help_registry.php

under Firefox 1.0
The bug doesn't seem to appear under IE6...

ciao
++

(screenshot attached)


RE: Bug report for the website by _Humphreys on 11-28-2004 at 05:54 PM

This happens with me too with FireFox 1.0 full version. It happens on several Msg Plus! website pages.:(


RE: Bug report for the website by andrey on 11-28-2004 at 05:55 PM

hmm..nothing wrong for me, i'm using opera.
judging from your screenshot, i would say your computer ran out of resources and thats why it looks a bit dodgy...

(...Firefox sux0rs :P)


RE: Bug report for the website by Anubis on 11-28-2004 at 05:58 PM

quote:
Originally posted by AndreY
judging from your screenshot, i would say your computer ran out of resources and thats why it looks a bit dodgy...
No, that's a totally wrong conclusion, since it happens to more than one user...what's the odds of that happening to several people at once?...
No, Firefox doesn't suck. It's just a display bug due to some problem in website display...
RE: Bug report for the website by andrey on 11-28-2004 at 06:02 PM

quote:
Originally posted by Anubis
o, Firefox doesn't suck. It's just a display bug due to some problem in website display...
okay but it doesn't happen in Opera..even IE displays it right..

quote:
Originally posted by AndreY
(...Firefox sux0rs )
wasn't meant to be taken serious :dodgy:

RE: Bug report for the website by Tochjo on 11-28-2004 at 06:07 PM

See http://shoutbox.menthix.net/showthread.php?tid=33113.


RE: Bug report for the website by lizard.boy on 11-28-2004 at 06:10 PM

same thing here. :undecided:


RE: Bug report for the website by andrey on 11-28-2004 at 06:15 PM

well then....seems to be a firefox problem.
didn't know that, sry :(


RE: Bug report for the website by user35870 on 11-28-2004 at 09:38 PM

Got here to firefox


RE: Bug report for the website by Patchou on 11-29-2004 at 12:15 AM

Well.. don't tell me this is another W3C standard thing that makes some html code sudenly go on top of another partof a page.... :p. Anyway, I won't start another "why Firefox is so different?" thread, I would just like one of you HTML experts to tell me how to solve this problem, I would appreciate that because I have no clue :). Thanks.


RE: Bug report for the website by GameGuy on 11-29-2004 at 01:24 AM

Haha, Well, IE for some reason is sometimes special or not. Did a browser check on your page patchou and got this log:

quote:
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <IMG>.
Line 34: In Internet Explorer 5.0 the tag <BR> cannot contain a tag <TD>.
Line 19: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <BR>.
Line 53: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <HEAD>.
Line 19: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <IMG>.
Line 483: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <P>.
Line 21: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <TABLE>.
Line 55: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <TABLE>.
Line 485: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <TABLE>.
Line 43: In Internet Explorer 5.0 the tag <SPAN> cannot contain a tag <NOSCRIPT>.

Yeh, weird.

Also, Patchou, Here are some suggestions you might want to test:

Try replacing:

quote:
<img border="0" src="http://files.msgplus.net/images/gfdd.gif" width="166" height="42" align="right" hspace="10" vspace="2">

with:

quote:
<img style="float: right" img border="0" src="http://files.msgplus.net/images/gfdd.gif" width="166" height="42" align="right" hspace="10" vspace="2">

2) Try using your css (style.css) for the image and put in no repeat. something like:
background-image:no-repeat;

I don't know much about CSS but just a small suggestion. And, I don't know what "background-attachment: fixed;" does so...If you do try to test it with CSS, Might want to insert *something* like this:

quote:
list-style-image: url('http://files.msgplus.net/images/gfdd.gif') no-repeat;

Hey, I don't know much about css so...:). Good luck.

RE: Bug report for the website by Guido on 11-29-2004 at 01:45 AM

Argh, that's ugly :P

Attitude Extreme: would you mind saying in which other pages does it happen? Maybe that way we can find the problem more easily.


quote:
Originally posted by GameGuy
<img style="float: right" img border="0" src="http://files.msgplus.net/images/gfdd.gif" width="166" height="42" align="right" hspace="10" vspace="2">

2) Try using your css (style.css) for the image and put in no repeat. something like:
background-image:no-repeat;

I don't know much about CSS but just a small suggestion. And, I don't know what "background-attachment: fixed;" does so...If you do try to test it with CSS, Might want to insert *something* like this:
as for 1) (replacing align="right" with the css alternative), that would not solve anything :-/, the whole footer div is moved upwards, not only the GFDD logo.

And as for 2), I don't fully understand your suggestion... you mean using the gfdd logo as a background instead of inserting it inline? Well, that wouldn't work because of the link that is currently in the image, and because there is already a bg assigned for that div (an extra div would have to be added). Anyway, that shouldn't be the problem either.



I don't know what it is, since I just saw it was reported before in features_all.php (a very long page) but it's not happening for me there on Firefox 1.0 (it does in the registry page).

Keep the reports coming :)



[edit2] I've seen it happens on this forums from time to time, and given it doesn't happen in Opera i'm guessing it's a rendering bug in Firefox (yes they exist guys). It could be frontpage's fault, though: I'll try to check the full code if I get the time.
RE: Bug report for the website by CookieRevised on 11-29-2004 at 02:04 AM

Well, the threads about this beheviour are all over the forums. But one thing always pops up: Mozilla based browser (and not only the new ones). Also, I have seen these same "errors" on other pages on the net as well (which don't use any form of cascade styling; although the errors look the same, it could be something else also though).


IMHO, it has something todo with how the page is loaded by your browser (images first/last, lag on downloading images, etc..., something like that). IF this is a CSS-error which can be fixed, it would be extremely hard/impossible to debug and find the fix. IF this is a Gecko bug, it is a very very very old one, because it also happens with old versions of it (like Netscape 7.0).

I don't think the solution should be found by debugging the Plus!-pages (as this would be almost impossible as the bug can't be reproduced on command), but by searching the web for reports about this...

And in the main time, this is nothing that a simply press on F5 (refresh) can't fix, so...





EDIT1: crap :lol: For only the sake of myself I hope that the bug isn't fixed by removing the </div> or I'm pwnd big time :P

EDIT2: Patchou, you should try Netscape then (even less buggy (for now... still...)) :P

EDIT3: problem still not fixed it seems... *phew* :D


RE: Bug report for the website by Patchou on 11-29-2004 at 02:37 AM

As I'm not in the mood to code tonight, I will install the all mighty Firefox and try to find the problem.. in the meantime, I'll use the opporunity to clean some of my html a little bit :)


RE: Bug report for the website by Patchou on 11-29-2004 at 02:52 AM

Ok, found the problem... there was a </div> tag that had nothing to do where it was... I have no idea how it could produce what it was producing (the tag was at the end of the page, not in the middle), but at least, the problem is no solved.

Btw, I have to admit, Firefox is pretty neat.


RE: Bug report for the website by Hank on 11-29-2004 at 05:38 AM

quote:
Originally posted by AndreY
even IE displays it right..


IE would display anything badly written that looks ok

RE: Bug report for the website by CookieRevised on 12-01-2004 at 04:25 PM

quote:
Originally posted by Patchou
Ok, found the problem... there was a </div> tag that had nothing to do where it was... I have no idea how it could produce what it was producing (the tag was at the end of the page, not in the middle), but at least, the problem is no solved.
see http://shoutbox.menthix.net/showthread.php?tid=35073
If the extra div tag isn't there, then the problem is still not fixed...