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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.