Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P04, EE-1.8.2.GA_P09
-
Fix Version/s: EE-3.3.0.GA_P05, EE-1.8.2.GA_P10
-
Component/s: ICE-Components
-
Labels:None
-
Environment:IE11, Edge
-
Assignee Priority:P1
-
Support Case References:Support Case #14116 - https://icesoft.my.salesforce.com/5007000001kAgtQ
-
Workaround Exists:Yes
-
Workaround Description:Don't use the autoPosition on the ice:panelPopup.
Description
An ice:selectInputText component is used inside of an ice:panelPopup component. When typing in characters into the input field, the option drop down list is only seen for a few milliseconds and is gone. This is making selection of an option impossible in IE11/Edge browsers.
The main cause of this issue looks to be setting of the autoPosition attribute of the ice:panelPopup. If this is not set, the issue is not reproducible.
The main cause of this issue looks to be setting of the autoPosition attribute of the ice:panelPopup. If this is not set, the issue is not reproducible.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Case14116Example3.war [ 22545 ] | |
Attachment | Case14116Example3.zip [ 22546 ] |
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-3.3.0.GA_P05 [ 13082 ] | |
Fix Version/s | EE-1.8.2.GA_P10 [ 13089 ] | |
Assignee Priority | P2 [ 10011 ] |
Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51832 | Tue Aug 15 15:13:56 MDT 2017 | art.zambrano | |
Files Changed | ||||
![]() |
Summary | ice:selectInputText - Options drop down list issue in IE | ice:selectInputText - Options drop down list issue in IE11 / Edge |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case to reproduce the issue.
Steps: