Bugzilla – Bug 146923
large whitespace on Category:* pages
Last modified: 2006-07-07 19:57:42 UTC
On http://en.opensuse.org/Category:Teams and any other Category:* page I see lots of whitespace - the pages list starts _below_ the left menu. This problem is rather new IIRC - did you change the HTML templates with yesterday's wiki update? I'll attach a screenshot from Konqueror - but the problem is reproducable in Firefox also.
Created attachment 65842 [details] screen shot
yes, we are aware of that. I was first seen yesterday when we updated the wikis, but was no showstopper for us. We are on it.
This seems to pop up every time we change the Wiki version. There is a <br style="clear:both"/> that needs to be removed from the Categories template. Also see #106250 and #112933.
hmm i think we better solve our skin instead of patching the original wiki source again and again.
*** Bug 106250 has been marked as a duplicate of this bug. ***
we came to the conclussion that at long term we will fix the skin but for now we will disable the <br /> in the category page template. Frank your turn. i will commit the fix into the staging branch.
Markus, this has looooong been fixed in staging, any idea why it is not online, yet?
Is this a Novell skin bug or a Mediawiki one? if it comes from mediawiki I can make a bug report there jdd
Thanks for the offer, but it's our custom skin. It's a floating issue that causes the large whitespace. I will replace our custom skin with an adapted MediWiki skin in March/April so this issue hopefully won't come up again with the next update.
*** Bug 153273 has been marked as a duplicate of this bug. ***
fix on staging. proposed for move to production.
closing
I don't want really to reopen the bug I have a problem that seems related, but not identical. See here: http://fr.opensuse.org/Bienvenue_sur_openSUSE.org/nouvelles the right table is covered by the footer (in some way, the opposite of the bug) can you look if the patch resolves also this? thanks
The fix (finally) found its way to the public server :-) Thanks!