I developed a web form in Xpages with functionality "type ahead" for a field. Works perfectly in Firefox, Safari, Chrome, IE 7, IE 8, but does not work in IE 9. When I start typing in the field with the function should show a list of data for selection based on the first typed characters, but in IE 9 will not appear on this list. Does anyone have a solution to this problem?

link|improve this question

33% accept rate
feedback

1 Answer

Which Domino version do you use? Because IE9 is officially not supported in Dojo 1.4.3, who is been used by Domino 8.5.2. See comment in OpenNTF project defect, ExtLib - Bug In IE9 Popups

link|improve this answer
Here we are using Domino version 8.5.2, then the problem is really compatibility. Its possible to install version 1.6 of Dojo in Domino 8.5.2, or I have to upgrade to Domino 8.5.3 and update the version of Dojo? – Alexandre Oliveira Feb 17 at 11:45
1  
While it is possible to update the version of Dojo on the Domino 8.5.2 server it is a lot of work and will not be supported by IBM. The best bet is to upgrade to 8.5.3 so you continue to have a supported environment. – Declan Lynch Feb 17 at 13:19
I have a SPR at IBM about the popup.js in Dojo 1.4.3 is not compatible with IE9. So maybe they will fix the IE9 compability in 8.5.2 – Frank van der Linden Feb 17 at 15:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.