Modcraft - The community dedicated to quality WoW modding!

Community => Random => Topic started by: Supora on June 14, 2012, 07:11:11 pm

Title: [BUG] Forum Bugs
Post by: Supora on June 14, 2012, 07:11:11 pm

If you found a bug of forum please post it here.



1) Images are full-sized in posts and signatures. [seems to be fixed]


Tested browsers:
Quote
Opera 11.61.1250
Mozilla Firefox  13.0
Internet Explorer
Screenshot below:
[attachment=0:33tkggl1]bug.png[/attachment:33tkggl1]

2) Images have wroing size in attachments.


Tested browsers:
Quote
Mozilla Firefox  13.0
Screenshot below:
[attachment=1:33tkggl1]bug2.png[/attachment:33tkggl1]
Title: Re: [BUG] Forum Bugs
Post by: schlumpf on June 14, 2012, 07:34:42 pm
The problem is non-webkit uses max-width% of the next parent with width, rather than the direct one, like webkit does.
Title: Re: [BUG] Forum Bugs
Post by: schlumpf on June 14, 2012, 07:37:54 pm
Let me rephrase that: whenever using percentages, it does not use the direct parent.
Title: Re: [BUG] Forum Bugs
Post by: Supora on July 06, 2012, 11:29:43 am

Update. Pictures again


2) Images have wroing size in attachments.


Tested browsers:
Quote
Mozilla Firefox  13.0
Screenshot below:
[attachment=0:i9uny2xm]bug2.png[/attachment:i9uny2xm]
Title: Re: [BUG] Forum Bugs
Post by: schlumpf on July 06, 2012, 12:02:12 pm
At least img and wimg tags should have been fixed. May you clear the cache and try again?

(But yes, those errors are everywhere, as the original style was table based, but not one table, but one table per post etc.)
Title: Re: [BUG] Forum Bugs
Post by: Supora on July 06, 2012, 04:58:41 pm
Clearing the cache didn't help. I have the same result. Or you said about first bug?