Hi again

I've done a demo application for the issue (bug ?). I've spotted its
appear when I add my template page (otherwise it's working).

The demo app does 5Mo, so it won't go through the mailing list. So I
send it directly to you Igor, I hope you won't mind.

If anyone else would like it, just let me know.

ZedroS


On 4/11/07, ZedroS Schwart <[EMAIL PROTECTED]> wrote:
> Hi Igor
>
> I've played with it again regarding the "multiple ajax submit buttons"
> and I've noticed the following behavior :
> - this issue is only happening on Firefox (more precisely :
> Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3)
> Gecko/20070309 Firefox/2.0.0.3). On Internet Explorer 6 SP2 it's
> working fine.
> - this issue only appears when I add the panel to my form. I've
> emptied my panel and it's still the same issue.
>
> BTW, I'm working on Wicket 1.3.
>
> If needed, I wouldn't mind sending my code to let you play with it.
> I've started to do a "issue demo" app but it takes time.
>
> ZedroS
> On 4/10/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > not really, its a complex hierarchy and if i was going to debug it i would
> > have to recreate it myself.
> >
> > -igor
> >
> >
> > On 4/10/07, ZedroS Schwart < [EMAIL PROTECTED]> wrote:
> > >
> > > I agree that the current modelisation is quite complex. Quickly, it's
> > > the following : my page has a form, let's call it form Form1. This
> > > form in fact inherits an "Ajax form". This Ajax form add the Ajax
> > > submit button, an AjaxIndicator image and define the feedbackpanel.
> > >
> > > In Form1, I add two textfields with theirs borders and then a panel.
> > > This panel, called Panel1, contains a form and, added to this form,
> > > the RefreshingView. On the RefreshingView populateItem(...) I add two
> > > Labels and then the ActionPanel containing my 2 links.
> > >
> > > BTW, when the page renders for the first time, the row containing my
> > > ajax submit button is black. That's really weird since nowhere I've
> > > asked for it to be black... The added ajax submit buttons are added on
> > > a line above, one next to the other(s).
> > >
> > > Does it help you ?
> > >
> > > I'm going to dig deeper to see if I can do a "quickstart" for you to
> > > reproduce it (or to narrow my issue my removing non necessary stuff).
> > >
> > > Thanks again igor
> > >
> > > ZedroS
> > >
> > >
> > -------------------------------------------------------------------------
> > > Take Surveys. Earn Cash. Influence the Future of IT
> > > Join SourceForge.net's Techsay panel and you'll get the chance to share
> > your
> > > opinions on IT & business topics through brief surveys-and earn cash
> > >
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> >
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > opinions on IT & business topics through brief surveys-and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> >
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to