Version: (using KDE 4.3.1) OS: Linux Installed from: Mandriva RPMs As requested in bug 207179, report separately this issue. Clicking on Help (top right) in FF displays page full of help categories. Konqueror displays mostly empty page; also often help page is not displayed when I reach it via some other place.
Try identifying as Firefox
(In reply to comment #1) > Try identifying as Firefox Works better. I get some artefacts which I do not see with real FF, but content is loaded. Does not work for bug 207179 though.
if (is.ie || is.gecko || is.opera) { // ... } else { success = false; } Interestingly Safari does not have 'compatible' in its UA string, so it gets detected as Gecko... As for the other one, it just forwards me directly to the US version...