Collapsed areas are broken with Konqueror.
The title of the collapsible area that you are supposed to be able to click on to show the fieldset, is rendered as plain text rathen than a link.
This way, it is impossible to click open the fieldset. It works with Drupal 5.

The only way to use any form is to turn javascript off.

The page works all right with Firefox.

Another Konqueror specific problem, is that the taxonomy free-tag autocomplete fields do not work either (since Drupal 5, actually, though it worked with D4.7).

Comments

gábor hojtsy’s picture

Status: Active » Postponed (maintainer needs more info)

Did you try with the *latest* Drupal 6 code? What version the jquery is with the version you use (it was recently updated)?

beginner’s picture

Status: Postponed (maintainer needs more info) » Active

Yes, I had just done a checkout, and I just did cvs update to verify.

Jquery is:

// $Id: jquery.js,v 1.8 2007/07/12 18:24:24 dries Exp $
* jQuery 1.1.3.1 - New Wave Javascript

beginner’s picture

And since we are speaking about collapsible fields:
// $Id: collapse.js,v 1.15 2007/07/12 18:24:24 dries Exp $

Update Drupal 6 to jQuery 1.1.3.1
http://drupal.org/node/146462

beginner’s picture

I just tested the version prior to that commit:
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal co -d testbug -D 2007-07-12 drupal

and it works on that older version.

beginner’s picture

This bug is different from that one, because unlike for D5, the problem exists everywhere, with upload.module disabled.
http://drupal.org/node/162743

chx’s picture

Status: Active » Closed (won't fix)

Konqueror is broken. So there. And I use Kubuntu...