Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.2
-
Fix Version/s: 1.7.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Unknown
-
ICEsoft Forum Reference:
Description
From the forum user chrishantha:
With InputTextarea and InputSecret, readonly and disabled are not rendered.
With SelectInputText, even if the input is readonly, I can get the value list and select a value.
With InputTextarea and InputSecret, readonly and disabled are not rendered.
With SelectInputText, even if the input is readonly, I can get the value list and select a value.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7.2 [ 10130 ] | |
Assignee Priority | P2 | |
Assignee | Mark Collette [ mark.collette ] |
Assignee | Mark Collette [ mark.collette ] | Yip Ng [ yip.ng ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17594 | Tue Sep 16 17:08:42 MDT 2008 | yip.ng | Added rendering of disabled and readonly attributes. |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17595 | Tue Sep 16 17:10:11 MDT 2008 | yip.ng | Added rendering of disabled and readonly attributes. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17599 | Wed Sep 17 10:22:29 MDT 2008 | yip.ng | Added rendering of disabled and readonly attributes. |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17600 | Wed Sep 17 10:23:12 MDT 2008 | yip.ng | Added rendering of disabled and readonly attributes. |
Files Changed | ||||
![]() |
Attachment | screenshot-1.jpg [ 11248 ] |
Attachment | screenshot-2.jpg [ 11249 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17603 | Wed Sep 17 16:12:54 MDT 2008 | yip.ng | Changed to not include onkeypress submit event or popup list when input field is disabled or readonly. |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17604 | Wed Sep 17 16:14:44 MDT 2008 | yip.ng | Changed to not include onkeypress submit event or popup list when input field is disabled or readonly. |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17605 | Wed Sep 17 16:43:39 MDT 2008 | yip.ng | Added rendering of disabled and readonly attributes. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17606 | Wed Sep 17 16:45:13 MDT 2008 | yip.ng | Added rendering of disabled and readonly attributes. |
Files Changed | ||||
![]() |
Attachment | screenshot-3.jpg [ 11250 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Attachment | RadioRenderer.java [ 11253 ] |
Attachment | RadioRenderer.java [ 11255 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Yip Ng [ yip.ng ] |
Patch for ice:inputtextarea was submitted in attachment to
ICE-3514