style=\display:none\

2010-08-12 Thread Satish Nekkalapudi
Hi, We are using Wicket 1.4.9 for very large mobile application. We are unable to process any forms on a large number of mobile devices. The problem caused by line 1923 of org.apache.wicket.markup.html.form.Form. This line adds a style=\display:none\ to div inside of the form: // render

RE: style=\display:none\

2010-08-12 Thread Satish Nekkalapudi
: Thursday, August 12, 2010 3:42 PM To: users@wicket.apache.org Subject: Re: style=\display:none\ are you completely sure that the div is causing the problem? doesnt make sense. -igor On Thu, Aug 12, 2010 at 3:00 PM, Satish Nekkalapudi snekkalap...@walmart.com wrote: Hi, We are using Wicket 1.4.9

RE: style=\display:none\

2010-08-16 Thread Satish Nekkalapudi
in branch. now is a good time to build a snapshot and use it since 1.4.10 was just released and there are not too many commits into the branch yet. -igor On Thu, Aug 12, 2010 at 4:15 PM, Satish Nekkalapudi snekkalap...@walmart.com wrote: Thank you Igor for your response. The style=display:none