Hi guys!

With libs do I need?Are they in the newest nightly? And is the List then shown 
right under the inputtag?
By the way: Is there another way to checkout the newest nightly (not from SVN - 
because the port is blocked in my company...) Perhaps can someone send it to my 
or upload the newest nightly to the MyFaces Webpage?

For the problem with the ValueChangeListener:
Here you see the code snippet, which I use. I realized, that the 
ValueChangemethod is even never called by IE.... What could be the problem. Has 
anyone expirenced the same problems? ANd is there a Workaround, because I need 
the Suggest Tag for my project.

<x:inputSuggestAjax binding="#{newPartnerDto.ISfname}" id="Companyname"
suggestedItemsMethod="#{editDto.getItems}" value="#{newPartnerDto.fname}"
required="true" maxSuggestedItems="10" styleLocation="./css" size="32" 
immediate="true" 
valueChangeListener="#{querySelectHelper.countFnames}"
onchange="submit()" />

Thx for help!

Regards,
Andy


-----Ursprüngliche Nachricht-----
Von: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 4. Januar 2006 21:57
An: MyFaces Discussion
Betreff: Re: Eventually Bugs in InputSuggestAjax


Volker-

yes, resolved MYFACES-871. It works w/ your mentioned libs.

Thanks,
Matthias

On 1/4/06, Volker Weber <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> [EMAIL PROTECTED] wrote:
> > *Warnung: Aus diese Nachricht wurde ein oder mehrere Anhänge entfernt
> > (ole0.bmp). Bitte lesen Sie den bzw. die
> > "Weber-Oldenburg-Attachment-Warning.txt" Anhänge für nähere Information. *
> >
> > Hi
> >
> > I just realized, that the InputSuggestAjax Box doesn't react on a
> > ValueChangeEvent in IE... Just nothing happens... No message, nothing
> >
> > In Firefox everything is normal...
> >
> > Is this a bug?
>
> You mean the server-side ValueChangeEvent which should fired after page
> submit? I can't see how this could make a diffrerence on the browser,
> but if so: than this is a bug.
> Note: the event is not fired when fetching suggestItems.
>
> >
> >
> > I also tried the latest nightly (from 30/12), and here it's the same.
> >
> > Secondly I realized, that in IE the List of Items for the SuggestBox
> > isnot exaclty displayed under the inputtext field....
> >
>
> There is also an entry for this:
> http://issues.apache.org/jira/browse/MYFACES-871 and MYFACES-854
>
> Matthias: has you checked with the correct prototype version?
>
> > Also seems to be a bug...
> > Here is a screen:
> > ole0.bmp
> >
> >
> > Should I open a JIRA
> >
> > Regards,
> > Andy
> >
> >
> Regards,
>   Volker
>
> --
> Don't answer to From: address!
> Mail to this account are droped if not recieved via mailinglist.
> To contact me direct create the mail address by
> concatenating my forename to my senders domain.
>


--
Matthias Wessendorf
Zülpicher Wall 12, 239
50674 Köln
http://www.wessendorf.net
mwessendorf-at-gmail-dot-com


______________________________________________________________________

This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
your system manager.

This footnote also confirms that this email message has been swept
for the presence of computer viruses.
______________________________________________________________________

Reply via email to