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: 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. RE: Bug report for the website by Anubis on 11-28-2004 at 05:58 PM
quote: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:okay but it doesn't happen in Opera..even IE displays it right.. quote:wasn't meant to be taken serious 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. RE: Bug report for the website by andrey on 11-28-2004 at 06:15 PM
well then....seems to be a firefox problem. 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.... . 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: Yeh, weird. Also, Patchou, Here are some suggestions you might want to test: Try replacing: quote: with: quote: RE: Bug report for the website by Guido on 11-29-2004 at 01:45 AM
Argh, that's ugly quote: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). 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. RE: Bug report for the website by Hank on 11-29-2004 at 05:38 AM
quote: 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:see http://shoutbox.menthix.net/showthread.php?tid=35073 If the extra div tag isn't there, then the problem is still not fixed... |