Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IE9.0.19 on windows 7
-
Assignee Priority:P1
Description
To set an <ace:autocompleteEntry readonly="true" ...> has no effect. disabled="true" has no effect either. In both cases the user can type input. Just the drop-down-box disappears.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | EE-4.0.0.GA [ 11171 ] |
Assignee | Arturo Zambrano [ artzambrano ] |
Assignee | Arturo Zambrano [ artzambrano ] | Mircea Toma [ mircea.toma ] |
Assignee Priority | P1 [ 10010 ] |
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43871 | Fri Dec 26 16:41:44 MST 2014 | mircea.toma | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Fix Version/s | 4.1 [ 11375 ] |
Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Tested with ICEfaces 4 trunk r43843 using IE 11, Chrome 39 and FF 33. All issues are still occurring with the exception of IE 11, where, when set to readonly=true the cursor is not changed but the text appears ghosted.
When inspecting the DOM in all browsers, aria-readonly="true" is shown when readonly is selected.