Closed GoogleCodeExporter closed 8 years ago
Could you please attach an example where it is not working? Single click works
fine in all my testing.
Original comment by womohun...@ittrium.com
on 14 Sep 2010 at 2:06
<select></select> works fine.
but:
<label>
Label
<select></select>
</label>
open the box only on doubleclick and close box on every check.
Original comment by oehcie@gmail.com
on 3 Dec 2010 at 9:42
LABEL support was never part of the DDCL design. I can add this to the 'wish'
list for future enhancements, and will keep tracking it as a Defect, since it
certainly does not work.
Original comment by womohun...@ittrium.com
on 14 Dec 2010 at 10:12
a way round the problem:
<label for="whatever">
Label
<select></select>
</label>
works for me.
Original comment by oehcie@gmail.com
on 23 Feb 2011 at 9:45
It is a known design limitation that DDCL will not operate properly with
LABELs. No development work is planned for this issue.
Original comment by womohun...@ittrium.com
on 13 Apr 2011 at 5:25
Original issue reported on code.google.com by
jain.nit...@gmail.com
on 9 Jun 2010 at 7:08