google-code-export / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 0 forks source link

Checkbox on IE6 #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Spent most of the morning trying to figure out why code was working on one
development computer but not on another computer. Turns out that the one
that was not working has IE6. I compiled the code on the computer that was
not working and deployed. Then running the app from a computer with IE7 and
it works as expected.

Any attempts to set the checkbox as checked when the checkbox is created
does not appear to work on IE6. Once the form is rendered then checkbox
will check/uncheck no problem. The challenge is creating the checkbox
checked as the default state.

Original issue reported on code.google.com by willi...@gmail.com on 20 Aug 2007 at 4:09

GoogleCodeExporter commented 9 years ago
Are you running from SVN or the 0.9.1 release? 

Original comment by sanjiv.j...@gmail.com on 20 Aug 2007 at 4:34

GoogleCodeExporter commented 9 years ago
Please update this issue.

Original comment by sanjiv.j...@gmail.com on 21 Aug 2007 at 6:23

GoogleCodeExporter commented 9 years ago
Running from 0.9.1 release. I replied to the email earlier but didn't see that 
it was
not an email that would process the reply.

Original comment by willi...@gmail.com on 21 Aug 2007 at 6:39

GoogleCodeExporter commented 9 years ago
See this thread :
http://groups.google.com/group/gwt-ext/browse_thread/thread/e3880e74243692e1/40b
40d509bbbb247?lnk=gst&q=checkbox&rnum=5#40b40d509bbbb247

Please try it against SVN and let me know if you're still seeing the issue.

Original comment by sanjiv.j...@gmail.com on 21 Aug 2007 at 6:53

GoogleCodeExporter commented 9 years ago
Did you try to reproduce this with the SVN build?

Original comment by sanjiv.j...@gmail.com on 24 Aug 2007 at 6:08

GoogleCodeExporter commented 9 years ago
Already fixed in SVN.

Original comment by sanjiv.j...@gmail.com on 29 Aug 2007 at 2:33