I agree that it sounds like a caching issue. I know that happens in FF quite a bit and IE even worse.
The new Modal + AutoComplete problem I have encountered these days is you have a panel inside your Modal and it has a vertical scrollbar. The Autocomplete popup div does not get placed properly if the panel is scrolled down from its original position. You will have your autocomplete text field higher on the panel due to scrolling (e.g. to see the bottom of the panel) and the autocomplete popup div will still be in the original text field spot even though the text field has moved. Have not found workable solution for that issue either related to autocompletes in modals. Dmitry Kandalov wrote: > > > Cristi Manole wrote: >> >> thank you both for your answers, but there are still problems... >> >> I already tried what Don suggested, but that only allows for the >> autocomplete text to be displayed correctly in IE, but not in FF (at >> least not in 2.0.0.9). >> >> I really cannot figure out why. >> > > I had very similar problem. I solved it by cleaning FF cache every time I > changed javascript (Edit-Preference-Network-Clean Now). > -- View this message in context: http://www.nabble.com/Autocomplete-on-a-modal-window-tp13662912p15355337.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
