Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 1.7.1
 - 
            Fix Version/s: 1.7.2
 - 
            Component/s: ICE-Components
 - 
            Labels:None
 - 
            Environment:JBoss 4.2.2
 
- 
                        ICEsoft Forum Reference:
 - 
                        Workaround Exists:Yes
 - 
                        Workaround Description:
 
Description
                    Hi,
Specifying the rows attribute in the selectinputtext is not considered.
for example you have a list of 400 lines and you specify 'rows="5"' in the selectinputtext does not restrict the list to 5 rows.
Please correct the bug. I found a way to correct it which is described in the forum !
Specifying the rows attribute in the selectinputtext is not considered.
for example you have a list of 400 lines and you specify 'rows="5"' in the selectinputtext does not restrict the list to 5 rows.
Please correct the bug. I found a way to correct it which is described in the forum !
Activity
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17705 | Mon Oct 06 09:30:18 MDT 2008 | adnan.durrani |     Fix for  | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17706 | Mon Oct 06 09:34:15 MDT 2008 | adnan.durrani |     Fix for  | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces/branches/icefaces-1.7.1/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
            
             | 
| Field | Original Value | New Value | 
|---|---|---|
| Fix Version/s | 1.7.2 [ 10130 ] | |
| Assignee Priority | P1 | |
| Assignee | Adnan Durrani [ adnan.durrani ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17708 | Mon Oct 06 10:13:14 MDT 2008 | adnan.durrani |     Fix for  | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17709 | Mon Oct 06 10:16:04 MDT 2008 | adnan.durrani |     Reverting the changes made for  | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces/branches/icefaces-1.7.1/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
            
             | 
| Status | Open [ 1 ] | In Progress [ 3 ] | 
| Status | In Progress [ 3 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Attachment | ICE-3530.war [ 11273 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
| Assignee Priority | P1 | |
| Assignee | Adnan Durrani [ adnan.durrani ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #21835 | Sat Jul 03 20:39:34 MDT 2010 | adnan.durrani |     Fix for ICE-5822 (Regression:  | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
            
             | 

User suggested fix applied, to both type of list facet and selectItem based.
trunk revision: 17705
branch 1.7.1 revision :17706