Checkbox bugs

Hello :slight_smile:

I use dhtmlxform 3.0 beta and Firefox 3.6 :

There’s 2 bugs with checkbox item.

I use following XML file :

<?xml version="1.0"?>

Bug #1 : With label-top position, the label appear under the box and not on the top
Bug #2 : If I check, the label become blue, but if I uncheck, the label is still blue

@++
JC

You need to download the latest version of Firefox

Hello sematik,

I’ve just tried with FIrefox 4.0, the two bugs are also here.

@++
JC

Try to replace your dhtmlxform.js file with the attached one
dhtmlxform.zip (14.7 KB)

Hello sematik,

I’ve just tried with this latest version of dhtmlxform.js and the two bugs are also here.

@++
JC

Bug #1 : With label-top position, the label appear under the box and not on the top
issue cofirmed and will be fixed as soon as possible

Bug #2 : If I check, the label become blue, but if I uncheck, the label is still blue
Blue highlight shows you a focus zone, but not a state of a checkbox. If you check or uncheck another checkbox it become blue instead of the first one.

Hello sematik,

Thanks for your answer :slight_smile:

@++
JC