Page 1 of 1

Database driven dropdown box is flickering with IE11

Posted: Wed Oct 28, 2015 8:47 am
by chs
Hi everyone,

We use a database driven dropdown box in our visual designer.

When selecting a value resp. a text from a dropdown box with Internet Explorer 11, the dropdown box is flickering and we see the text Loading... for a short moment of time in our dropdown box. If we have more than one dropdown box, every dropdown box is flickering with IE11 when exfmt is performed.

Our settings:
field type = select box
choice database file = PHBC (a physical file)
choice options field = HBCTIT
choice values field = HBCCD CONCAT HBCTIT
choice selection criteria = HBCCD <> ' '
blank option = false
order by HBCTIT
onchange = pui.click();

With Internet Explorer 9, there is no flickering and we don't see a Loading... text.

How can we solve this issue ?
Is this a bug in Internet Explorer 11 ?
Can you resp. Profound solve this issue ?

Thank you for your answer in advance.

Christoph

Re: Database driven dropdown box is flickering with IE11

Posted: Wed Oct 28, 2015 3:19 pm
by jwilliams
Hi Christoph,
The text loading in the dropdown box was designed to show appear that way. For the flickering problem we will open a ticket for you and contact you through email.

Re: Database driven dropdown box is flickering with IE11

Posted: Thu Oct 29, 2015 5:14 am
by chs
Thank you.