[Solved]:Mozilla/Firefox Text Field Problems [Solved]:Mozilla/Firefox Text Field Problems
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]:Mozilla/Firefox Text Field Problems

Started by Draak, April 13, 2004, 10:18:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Draak

I am running coppermine 1.2 and have changed the default theme using one that I created myself. Problem is (and this had been tested on several themes) Mozilla/Firefox users cannot type in the textbox fields. They can't register, they can't comment. Etc.

playaround account:
username: test dummy
password: pureminx
URL: http://www.draakchaos.com/gallery/index.php

If I missed this in the search (and I did try searching for a possible answer/suggestion) I am terribly sorry, but any help that you can give me would be greatly appreciated.

Thanks.

Nibbler

It works when i disable javascript, so maybe thats a good place to start looking.

edit:

Traced it to the line :

document.onmousedown=disableselect

page will work when i comment this out.

Draak

Thank you for your help Nibbler and for the awesome fast reply.

One more question though:

Can you tell me which file I need to edit that out of? And is it something important to the file? or can we just ignore it?

Nibbler

Looks like a right-click-disabling-thing which is not a part of coppermine, so I couldn't possibly offer you any advice about removing it.

Draak

Ahh, okay, that explains things a bit. I did a modification to disable right clicking and so I know where to look for it now.

Thanks alot for all your help.