Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:IE, selectInputText
-
ICEsoft Forum Reference:
-
Support Case References:
Description
Typing in a key in the selectInputText opens the popup list with various suggestions.
If the user scrolls in his page or the input text field loses focus in Internet Explorer then
the list disappears. Doing the same in Firefox causes the popup list to remain open
until a selection is made which is probably the preferred behaviour.
Not that this issue was originally fixed in 1.7 (ICE-2225) but that a variant has been discovered that still exists. Also, if you place the selectInputText inside a modal popup panel, this issue persists.
If the user scrolls in his page or the input text field loses focus in Internet Explorer then
the list disappears. Doing the same in Firefox causes the popup list to remain open
until a selection is made which is probably the preferred behaviour.
Not that this issue was originally fixed in 1.7 (
Here is an example that reproduce this error (you may search in the code <ice:form id="popEdition" style="width: 45%;"> and then the
<ice:panelTab label="Affaire">
and the inputText is ice:selectInputText id="AutoCmpTypeTxt"