Chrome issue with Monobook theme

All about the OSDev Wiki. Discussions about the organization and general structure of articles and how to use the wiki. Request changes here if you don't know how to use the wiki.
Post Reply
User avatar
thepowersgang
Member
Member
Posts: 734
Joined: Tue Dec 25, 2007 6:03 am
Libera.chat IRC: thePowersGang
Location: Perth, Western Australia
Contact:

Chrome issue with Monobook theme

Post by thepowersgang »

Just wondering if anyone else has noticed that under chrome the wiki's navigation bar is pushed to the bottom of the page? I seem to get on my Ubuntu 9.04 laptop (1024x768, chrome dev build) and apparently it is a known bug in the monobook theme.

According to http://code.google.com/p/chromium/issue ... l?id=19586 the problem can be fixed by commenting out the contents of KHTMLFixes.css, so if someone could fix this it would be nice.
Kernel Development, It's the brain surgery of programming.
Acess2 OS (c) | Tifflin OS (rust) | mrustc - Rust compiler
Currently Working on: mrustc
User avatar
gravaera
Member
Member
Posts: 737
Joined: Tue Jun 02, 2009 4:35 pm
Location: Supporting the cause: Use \tabs to indent code. NOT \x20 spaces.

Re: Chrome issue with Monobook theme

Post by gravaera »

Media Wiki software is made from quality, standard HTML and CSS, and some powerful scripting behind that. Any browser that can't display something that follows the standards should fix itself; you don't require people to alter their sites to suit a browser with bugs.

I use Chrome, and I, too, noticed error in the way chrome parsed the tables. Note that I didn't pass the blame onto the site. Wait until Chrome is in full operation.

Anyway: when you were downloading the release for linux, you knew full well that it was a Dev channel release. The linux port isn't done yet. Be patient, yea? :roll:
17:56 < sortie> Paging is called paging because you need to draw it on pages in your notebook to succeed at it.
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Re: Chrome issue with Monobook theme

Post by pcmattman »

Isn't happening for me in Chrome on Windows. Could be a Linux port thing, perhaps a rendering engine error in the port?
Post Reply